Serge Guelton
|
cb39a85070
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Paul Robinson
|
eaa73537bb
[DebugInfo] DISubprogram flags get their own flags word. NFC.
|
6 年之前 |
Francis Visoiu Mistrih
|
b91ac890b2
[CodeGen] Print user-friendly debug locations as MI comments
|
7 年之前 |
Puyan Lotfi
|
1076969bfe
Followup on Proposal to move MIR physical register namespace to '$' sigil.
|
7 年之前 |
Francis Visoiu Mistrih
|
e97eca6f69
[CodeGen] Unify printing format of debug-location in both MIR and -debug
|
7 年之前 |
Bob Wilson
|
982d11c892
Remove the unit test from r321783.
|
7 年之前 |
Bob Wilson
|
ce3ee9dbde
support phi ranges for machine-level IR
|
7 年之前 |
Matthias Braun
|
dfcb4f5344
MachineFunction: Slight refactoring; NFC
|
7 年之前 |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 年之前 |
David Blaikie
|
48319238e4
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
7 年之前 |
David Blaikie
|
803f827385
Move TargetFrameLowering.h to CodeGen where it's implemented
|
7 年之前 |
Matthias Braun
|
9385cf15d1
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
|
7 年之前 |
Matthias Braun
|
a063107f8d
TargetMachine: Merge TargetMachine and LLVMTargetMachine
|
7 年之前 |
Diana Picus
|
109da1d674
MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionTrait
|
7 年之前 |