Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
unittests
/
MI
/
LiveIntervalTest.cpp
3d849f6
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
by Matthias Braun
· 7 years ago
f40707a
[LiveIntervals] Handle moving up dead partial write
by Tim Renouf
· 8 years ago
43e94b1
Followup on Proposal to move MIR physical register namespace to '$' sigil.
by Puyan Lotfi
· 8 years ago
5c0ab47
Remove redundant includes from unittests.
by Michael Zolotukhin
· 8 years ago
f842297
Rename LiveIntervalAnalysis.h to LiveIntervals.h
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
79e238a
Delete Default and JITDefault code models
by Rafael Espindola
· 8 years ago
531f3a9
UnitTests: Followup to 305519
by Matthias Braun
· 8 years ago
542b3ce
UnitTests: Replace some if(x)report_fatal_error() with EXPECT_TRUE(!x)
by Matthias Braun
· 8 years ago
49220fb
UnitTests: Do not use assert() for error checking
by Matthias Braun
· 8 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
7bda195
CodeGen: Refactor MIR parsing
by Matthias Braun
· 8 years ago
b546174b
Fix subreg value numbers in handleMoveUp
by Stanislav Mekhanoshin
· 9 years ago
1cba140
Test if we can use raw strings on all platforms compiling LLVM.
by Matthias Braun
· 9 years ago
733fe36
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
c3b2e80
MachineModuleInfo: Avoid dummy constructor, use INITIALIZE_TM_PASS
by Matthias Braun
· 9 years ago
8c3fbdc
Revert r279564. It introduces undefined behavior (binding a reference to a
by Richard Smith
· 9 years ago
4c1f1f1
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
7f66202
Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses"
by Matthias Braun
· 9 years ago
fd93684
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
333e468
MIRParser: Use dot instead of colon to mark subregisters
by Matthias Braun
· 9 years ago
3865b1d
LiveIntervalAnalysis: Fix handleMoveDown() problem
by Matthias Braun
· 9 years ago
959a8c9
LiveIntervalAnalysis: findLastUseBefore() must ignore undef uses.
by Matthias Braun
· 9 years ago
fc4c8a1
LiveIntervalAnalysis: Fix handleMove() re-using the wrong value number
by Matthias Braun
· 9 years ago
8c34dd8
Delete Reloc::Default.
by Rafael Espindola
· 9 years ago
7938eee
Appease MSVC
by Matthias Braun
· 9 years ago
47cf918
LLVMTargetMachine: Add functions to create MIModuleInfo/MIFunction; NFC
by Matthias Braun
· 9 years ago
71474e8
LiveIntervalAnalysis: Fix handleMove() extending liverange for undef inputs
by Matthias Braun
· 9 years ago
3199c4e
Add unittest for LiveIntervalAnalysis::handleMove()
by Matthias Braun
· 9 years ago
c1857d1
Make a stub version of MITests, instead of reverting.
by NAKAMURA Takumi
· 10 years ago
ac697c5
Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveIntervalTest
by Matthias Braun
· 10 years ago
c46d329
Remove an unnecessary std::move to fix -Wpessimizing-move warning.
by Craig Topper
· 10 years ago
e4e9bfe
Fix typo in LiveIntervalTest
by Matthias Braun
· 10 years ago
a448f19
Add unittest for LiveIntervalAnalysis::handleMove()
by Matthias Braun
· 10 years ago