Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 سال پیش |
Fangrui Song
|
2ffd08308b
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
|
6 سال پیش |
Daniel Sanders
|
c7a3c5c5d1
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
|
6 سال پیش |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 سال پیش |
Adrian Prantl
|
0b24b74655
Remove @brief commands from doxygen comments, too.
|
7 سال پیش |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 سال پیش |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 سال پیش |
Lang Hames
|
2e9f926ca0
[PBQP] Fix PR33038 by pruning empty intervals in initializeGraph.
|
7 سال پیش |
Matthias Braun
|
209f048663
LiveStacks: Rename LiveStack.{h|cpp} to LiveStacks.{h|cpp}; NFC
|
7 سال پیش |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 سال پیش |
Matthias Braun
|
fa621d294f
Rename LiveIntervalAnalysis.h to LiveIntervals.h
|
7 سال پیش |
Francis Visoiu Mistrih
|
accb337c76
[CodeGen] Rename functions PrintReg* to printReg*
|
7 سال پیش |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 سال پیش |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 سال پیش |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 سال پیش |
Sam Clegg
|
fc19aecdbe
Remove unneeded use of #undef DEBUG_TYPE. NFC
|
8 سال پیش |
Matthias Braun
|
9b4cf76a1e
RegAllocPBQP: Do not assign reserved physical register
|
8 سال پیش |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 سال پیش |
Eugene Zelenko
|
ff49b831bd
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 سال پیش |
Oren Ben Simhon
|
6095a7948d
Disable Callee Saved Registers
|
8 سال پیش |
Eugene Zelenko
|
c688c0bb51
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 سال پیش |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 سال پیش |
Mehdi Amini
|
67f335d992
Use StringRef in Pass/PassManager APIs (NFC)
|
9 سال پیش |
Matthias Braun
|
db9ce2fda6
MachineFunction: Introduce NoPHIs property
|
9 سال پیش |
Wei Mi
|
815b02e9ce
Recommit r265547, and r265610,r265639,r265657 on top of it, plus
|
9 سال پیش |
Hans Wennborg
|
d8b70fb72f
Revert r265547 "Recommit r265309 after fixed an invalid memory reference bug happened"
|
9 سال پیش |
Wei Mi
|
1145b58255
Recommit r265309 after fixed an invalid memory reference bug happened
|
9 سال پیش |
Wei Mi
|
e19a68b607
Revert r265309 and r265312 because they caused some errors I need to investigate.
|
9 سال پیش |
Wei Mi
|
d31cb9b5c5
Replace analyzeSiblingValues with new algorithm to fix its compile
|
9 سال پیش |