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
/
test
/
CodeGen
/
X86
/
implicit-null-checks.mir
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix machine instruction in test case
Sanjoy Das
2017-06-19
1
-3
/
+3
*
ImplicitNullChecks: Clear kill/dead flags when moving instructions around
Matthias Braun
2017-05-31
1
-11
/
+11
*
MIParser/MIRPrinter: Compute block successors if not explicitely specified
Matthias Braun
2017-05-05
1
-32
/
+0
*
[ImplicitNullCheck] Add alias analysis usage
Sanjoy Das
2017-02-28
1
-4
/
+94
*
[ImplicitNullCheck] Extend Implicit Null Check scope by using stores
Sanjoy Das
2017-02-07
1
-10
/
+648
*
[ImplicitNullChecks] NFC Fix the implicit-null-checks.mir test
Sanjoy Das
2017-02-01
1
-14
/
+14
*
[ImplicitNullCheck] Extend canReorder scope
Sanjoy Das
2017-02-01
1
-2
/
+94
*
[ImplicitNullChecks] Add a test demonstrating a case we don't get today
Sanjoy Das
2017-01-26
1
-0
/
+46
*
Make the test accept different OpCode values since it doesn't really care abo...
Douglas Yung
2017-01-10
1
-1
/
+1
*
Reimplement depedency tracking in the ImplicitNullChecks pass
Sanjoy Das
2016-12-23
1
-0
/
+61
*
[ImplicitNullCheck] Fix an edge case where we were hoisting incorrectly
Sanjoy Das
2016-11-17
1
-0
/
+58
*
[ImplicitNullChecks] Do not not handle call MachineInstrs
Sanjoy Das
2016-11-16
1
-0
/
+57
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-4
/
+0
*
MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...
Matthias Braun
2016-08-24
1
-4
/
+0
*
MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.
Matthias Braun
2016-08-24
1
-1
/
+0
*
[MIR] Print on the given output instead of stderr.
Quentin Colombet
2016-07-13
1
-1
/
+1
*
tests: accept different TargetOpcode values.
Tim Northover
2016-07-07
1
-1
/
+1
*
[ImplicitNullChecks] Hoist trivial depdendencies if possible
Sanjoy Das
2016-06-22
1
-0
/
+266