index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
MachineVerifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[machineverifier] Detect PHI's that are preceeded by non-PHI's
Daniel Sanders
2018-10-03
1
-3
/
+11
*
[globalisel][verifier] Run the MachineVerifier from IRTranslator onwards
Daniel Sanders
2018-10-02
1
-0
/
+7
*
[MachineVerifier] Relax checkLivenessAtDef regarding dead subreg defs
Bjorn Pettersson
2018-09-20
1
-21
/
+11
*
MachineVerifier: Fix assert on implicit virtreg use
Matt Arsenault
2018-08-27
1
-2
/
+4
*
[MachineVerifier] Check if predecessor is jointly dominated by undefs
Krzysztof Parzyszek
2018-08-16
1
-1
/
+11
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-3
/
+3
*
[DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property
Mikael Holmen
2018-06-21
1
-0
/
+4
*
[WebAssembly] Add Wasm personality and isScopedEHPersonality()
Heejin Ahn
2018-05-17
1
-1
/
+1
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[MachineVerifier][GlobalISel] Verifying generic extends and truncates
Roman Tereshin
2018-05-08
1
-0
/
+52
*
[MachineVerifier][GlobalISel] Checking that generic instrs have LLTs on all v...
Roman Tereshin
2018-05-07
1
-4
/
+14
*
[MachineVerifier][GlobalISel] NFC, Improving MO printing and refactoring visi...
Roman Tereshin
2018-05-07
1
-20
/
+21
*
[GlobalISel] Print/Parse FailedISel MachineFunction property
Roman Tereshin
2018-02-28
1
-5
/
+9
*
[MachineOperand][Target] MachineOperand::isRenamable semantics changes
Geoff Berry
2018-02-23
1
-7
/
+3
*
[GISel]: Verify COPIES involving generic registers.
Aditya Nandakumar
2018-02-09
1
-0
/
+30
*
[MachineVerifier] Add check that renamable operands aren't reserved registers.
Geoff Berry
2018-01-29
1
-6
/
+8
*
LiveStacks: Rename LiveStack.{h|cpp} to LiveStacks.{h|cpp}; NFC
Matthias Braun
2017-12-18
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[MachineOperand][MIR] Add isRenamable to MachineOperand.
Geoff Berry
2017-12-12
1
-0
/
+8
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-1
/
+1
*
MachineVerifier: undef phi arg doesn't need to be live-out from predecessor
Matthias Braun
2017-12-04
1
-1
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-24
/
+23
*
[CodeGen] Always use `printReg` to print registers in both MIR and debug
Francis Visoiu Mistrih
2017-11-30
1
-5
/
+5
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-1
/
+1
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-6
/
+6
*
MachineVerifier: Improve register operand checks
Matthias Braun
2017-11-28
1
-78
/
+81
*
MachineVerifier: Improve PHI operand checking
Matthias Braun
2017-11-28
1
-28
/
+54
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
1
-2
/
+4
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
1
-4
/
+2
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-09-11
1
-30
/
+60
*
LiveIntervalAnalysis: Fix alias regunit reserved definition
Matthias Braun
2017-09-01
1
-0
/
+2
*
[GISEl]: Translate phi into G_PHI
Aditya Nandakumar
2017-08-23
1
-0
/
+17
*
[MachineVerifier] Add check that tied physregs aren't different.
Mikael Holmen
2017-07-06
1
-0
/
+8
*
RegAllocPBQP: Do not assign reserved physical register
Matthias Braun
2017-06-08
1
-4
/
+5
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Verify a couple more fields in STATEPOINT instructions
Philip Reames
2017-06-02
1
-0
/
+14
*
Add placeholder for more extensive verification of psuedo ops
Philip Reames
2017-06-02
1
-8
/
+21
*
MachineVerifier: Remove unused set; NFC
Matthias Braun
2017-05-26
1
-5
/
+0
*
BitVector: add iterators for set bits
Francis Visoiu Mistrih
2017-05-17
1
-1
/
+1
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-2
/
+2
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-3
/
+5
*
Do not run frame verification if target does not use frame instructions
Serge Pavlov
2017-04-20
1
-0
/
+2
*
Use methods to access data stored with frame instructions
Serge Pavlov
2017-04-13
1
-11
/
+2
*
MIR: Allow parsing of empty machine functions
Justin Bogner
2017-04-11
1
-2
/
+4
*
[MachineVerifier] Drop a spurious const
Sven van Haastregt
2017-03-29
1
-1
/
+1
*
[MachineVerifier] Avoid reference to nullptr
Sven van Haastregt
2017-03-29
1
-2
/
+2
[prev]
[next]