Serguei Katkov
|
f708c59106
[FastISel] Fix crash for gc.relocate lowring
|
6 年 前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Craig Topper
|
f137ed238d
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
|
7 年 前 |
David Blaikie
|
b91d9a7128
Fix layering by moving ValueTypes.h from CodeGen to IR
|
7 年 前 |
Eugene Zelenko
|
5c883452a8
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include What You Use warnings; other minor fixes (NFC).
|
8 年 前 |
Mehdi Amini
|
f6071e14c5
[NFC] Header cleanup
|
9 年 前 |
Sanjoy Das
|
613b7c3337
[StatepointLowering] Don't do two DenseMap lookups; nfci
|
9 年 前 |
Sanjoy Das
|
df46390b38
[StatepointLowering] Minor NFC cleanups
|
9 年 前 |
Sanjoy Das
|
d3b66593b0
[StatepointLowering] Change AllocatedStackSlots to use SmallBitVector
|
9 年 前 |
Igor Laevsky
|
efab5a1dfa
[StatepointLowering] Support of the gc.relocates for invoke statepoints.
|
10 年 前 |
Pat Gavlin
|
ec4a389039
Run StatepointLowering.{cpp,h} through clang-format.
|
10 年 前 |
Philip Reames
|
d021bb8003
[Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
|
10 年 前 |