Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Vedant Kumar
|
74894cdfee
Use ranged for loops in TypeFinder.cpp, NFC
|
7 年之前 |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 年之前 |
Eugene Zelenko
|
b1df787d2c
[IR] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 年之前 |
Benjamin Kramer
|
e96e21f003
Apply clang-tidy's modernize-loop-convert to most of lib/IR.
|
9 年之前 |
Vedant Kumar
|
ef112d46b9
Re-reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
|
9 年之前 |
Vedant Kumar
|
d3d7d026d3
Revert "Reapply "[IR] Move optional data in llvm::Function into a hungoff uselist""
|
9 年之前 |
Vedant Kumar
|
cd6381c4d4
Reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
|
9 年之前 |
Vedant Kumar
|
34f1d639d3
Revert "[IR] Move optional data in llvm::Function into a hungoff uselist"
|
9 年之前 |
Vedant Kumar
|
638b75bca2
[IR] Move optional data in llvm::Function into a hungoff uselist
|
9 年之前 |
Duncan P. N. Exon Smith
|
eac309550f
IR: Remove implicit iterator conversions from lib/IR, NFC
|
10 年之前 |
David Majnemer
|
cc714e2142
Move the personality function from LandingPadInst to Function
|
10 年之前 |
Andrew Kaylor
|
dd3224b24f
Fix Value dangling reference debug output
|
10 年之前 |
Duncan P. N. Exon Smith
|
dad20b2ae2
IR: Split Metadata from Value
|
10 年之前 |
Peter Collingbourne
|
bb660fc192
Prologue support
|
10 年之前 |
Duncan P. N. Exon Smith
|
5bf8ade9d0
Revert "IR: MDNode => Value"
|
10 年之前 |
Duncan P. N. Exon Smith
|
bad06b13ba
IR: MDNode => Value: NamedMDNode::getOperator()
|
10 年之前 |
Duncan P. N. Exon Smith
|
5e84760dde
IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc()
|
10 年之前 |
Will Dietz
|
1e6810005f
TypeFinder: prefer iterative algorithm to keep stack usage low.
|
12 年之前 |
Peter Collingbourne
|
1e3037f0be
Implement function prefix data as an IR feature.
|
12 年之前 |
Chandler Carruth
|
4068e1af9f
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
|
12 年之前 |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 年之前 |
Chandler Carruth
|
c2c50cdcdc
Rename VMCore directory to IR.
|
12 年之前 |