Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
llvm
/
unittests
/
CodeGen
/
MachineInstrTest.cpp
1d6ebdf
Switch from llvm::is_trivially_copyable to std::is_trivially_copyable
by Fangrui Song
· 4 years, 10 months ago
91e66bf
Revert "Use std::is_trivially_copyable", breaks MSVC build
by Reid Kleckner
· 4 years, 10 months ago
4d4bd40
Use std::is_trivially_copyable
by Fangrui Song
· 4 years, 10 months ago
0605f5f
unittest: Disable MachineInstrClone.CopyCallSiteInfo entirely
by Vedant Kumar
· 5 years ago
381bdd5
unittest: Disable MachineInstrClone.CopyCallSiteInfo on Windows
by Vedant Kumar
· 5 years ago
48e65fc
MachineFunction: Copy call site info when duplicating insts
by Vedant Kumar
· 5 years ago
bdf7720
[Alignment][NFC] Use Align version of getMachineMemOperand
by Guillaume Chatelet
· 5 years ago
854f268
[MC] Move deprecation infos from MCTargetDesc to MCInstrInfo
by Benjamin Kramer
· 5 years ago
6af859dcc
[DebugInfo] Re-implement LexicalScopes dominance method, add unit tests
by Jeremy Morse
· 6 years ago
fdd0815
Fix initialization-order-fiasco error in "Add a heap alloc site marker field to the ExtraInfo in MachineInstrs"
by Amy Huang
· 6 years ago
7420430
Recommit "Add a heap alloc site marker field to the ExtraInfo in MachineInstrs"
by Amy Huang
· 6 years ago
64c1f66
Revert "Add an instruction marker field to the ExtraInfo in MachineInstrs."
by Amy Huang
· 6 years ago
b85b4e5
Add an instruction marker field to the ExtraInfo in MachineInstrs.
by Amy Huang
· 6 years ago
882c43d
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
by Guillaume Chatelet
· 6 years ago
0eaee54
[llvm] Migrate llvm::make_unique to std::make_unique
by Jonas Devlieghere
· 6 years ago
9cf71d1
[unittest] Add the missing bogus machine register info initialization.
by Michael Liao
· 6 years ago
329c032
[unittest] Add bogus register info.
by Michael Liao
· 6 years ago
8d6ea2d
[CodeGen] Enhance `MachineInstrSpan` to allow the end of MBB to be used.
by Michael Liao
· 6 years ago
78c794a
[X86] Fix several places that weren't passing what they though they were to MachineInstr::print
by Craig Topper
· 6 years ago
2982b84
[Subtarget] Merge ProcSched and ProcDesc arrays in MCSubtargetInfo into a single array.
by Craig Topper
· 7 years ago
be88539
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
by Serge Guelton
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
cda5421
[DebugInfo] DISubprogram flags get their own flags word. NFC.
by Paul Robinson
· 7 years ago
8ed0f74
[CodeGen] Print user-friendly debug locations as MI comments
by Francis Visoiu Mistrih
· 7 years ago
43e94b1
Followup on Proposal to move MIR physical register namespace to '$' sigil.
by Puyan Lotfi
· 8 years ago
548add9
[CodeGen] Unify printing format of debug-location in both MIR and -debug
by Francis Visoiu Mistrih
· 8 years ago
238deaf
Remove the unit test from r321783.
by Bob Wilson
· 8 years ago
90ecac0
support phi ranges for machine-level IR
by Bob Wilson
· 8 years ago
4684033
MachineFunction: Slight refactoring; NFC
by Matthias Braun
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
3f833ed
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
by David Blaikie
· 8 years ago
1be62f0
Move TargetFrameLowering.h to CodeGen where it's implemented
by David Blaikie
· 8 years ago
bb8507e
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
by Matthias Braun
· 8 years ago
3a9c114
TargetMachine: Merge TargetMachine and LLVMTargetMachine
by Matthias Braun
· 8 years ago
4a5f522
MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionTrait
by Diana Picus
· 8 years ago