Bill Wendling
|
9c0082921f
[CodeGen] Require a name for a block addr target
|
6 anos atrás |
Brian Cain
|
4f6b1719e5
[llvm-mc] Add reportWarning() to MCContext
|
6 anos atrás |
Sam McCall
|
249a80e7e6
Qualify use of llvm::empty that's ambiguous with std::empty
|
6 anos atrás |
James Y Knight
|
4922a5538e
Fix emission of _fltused for MSVC.
|
6 anos atrás |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 anos atrás |
Matthias Braun
|
51c2c7a40e
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
|
6 anos atrás |
Matthias Braun
|
08b668a1c4
MachineModuleInfo: Initialize DbgInfoAvailable depending on debug_cus existing
|
6 anos atrás |
Fangrui Song
|
af7b1832a0
Remove trailing space
|
7 anos atrás |
David Blaikie
|
fe42bd50da
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
7 anos atrás |
Matthias Braun
|
dfcb4f5344
MachineFunction: Slight refactoring; NFC
|
7 anos atrás |
Michael Zolotukhin
|
41b2567ccb
Remove redundant includes from lib/CodeGen.
|
7 anos atrás |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 anos atrás |
Than McIntosh
|
3962d561a6
[CodeGen] Emit necessary .note sections for -fsplit-stack
|
8 anos atrás |
Adrian Prantl
|
91ad652cd8
Retire the llvm.dbg.mir hack after r311594.
|
8 anos atrás |
Adrian Prantl
|
2cd77a8486
Remove PrologEpilogInserter's usage of DBG_VALUE's offset field
|
8 anos atrás |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 anos atrás |
Matthias Braun
|
2144c5262f
CodeGen: Refactor MIR parsing
|
8 anos atrás |
Eugene Zelenko
|
1d081e6497
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 anos atrás |
Francis Visoiu Mistrih
|
ae1c853358
[LegacyPassManager] Remove TargetMachine constructors
|
8 anos atrás |
Yaron Keren
|
debb02e97a
Implement FreeMachineFunction::getPassName().
|
8 anos atrás |
Matthias Braun
|
347847bcdc
Move most EH from MachineModuleInfo to MachineFunction
|
8 anos atrás |
Eric Christopher
|
e7b3959e01
Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction"
|
8 anos atrás |
Matthias Braun
|
29c7b3a03e
Move most EH from MachineModuleInfo to MachineFunction
|
8 anos atrás |
Matthias Braun
|
40485c228c
Move VariableDbgInfo from MachineModuleInfo to MachineFunction
|
8 anos atrás |
Matthias Braun
|
14250381b8
Move FrameInstructions from MachineModuleInfo to MachineFunction
|
8 anos atrás |
Ahmed Bougacha
|
03cebfbba9
[CodeGen] Pass references, not pointers, to MMI helpers. NFC.
|
8 anos atrás |
Ahmed Bougacha
|
f522e20fe6
[CodeGen] Pull MMI helpers from FunctionLoweringInfo to MMI. NFC.
|
8 anos atrás |
Ahmed Bougacha
|
8d35b78d6a
[CodeGen] Cleanup MachineModuleInfo doxygen comments. NFC.
|
8 anos atrás |
Matthias Braun
|
fa5c5c7db3
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
|
9 anos atrás |
Matthias Braun
|
43f89c5079
MachineModuleInfo: Avoid dummy constructor, use INITIALIZE_TM_PASS
|
9 anos atrás |