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
/
GlobalISel
/
InstructionSelect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Fix unconditional fallback with global isel abort is disabled
Tom Stellard
2016-11-18
1
-1
/
+1
*
GlobalISel: make sure debugging variables are appropriately elided in release...
David L. Jones
2016-11-08
1
-2
/
+4
*
GlobalISel: allow CodeGen to fallback on VReg type/class issues.
Tim Northover
2016-11-08
1
-14
/
+38
*
[GlobalISel] Dump all instructions inserted by selector.
Ahmed Bougacha
2016-11-08
1
-3
/
+9
*
[GlobalISel] Permit select() to erase.
Ahmed Bougacha
2016-11-08
1
-5
/
+22
*
GlobalISel: rename legalizer components to match others.
Tim Northover
2016-10-14
1
-3
/
+3
*
GlobalISel: move type information to MachineRegisterInfo.
Tim Northover
2016-09-09
1
-2
/
+3
*
[InstructionSelect] NumBlocks isn't defined in DEBUG build.
Haojian Wu
2016-08-29
1
-1
/
+1
*
[InstructionSelect] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-27
1
-7
/
+28
*
[GlobalISel] Teach the core pipeline not to run if ISel failed.
Quentin Colombet
2016-08-27
1
-0
/
+5
*
[GlobalISel] Set the Selected MF property.
Ahmed Bougacha
2016-08-02
1
-14
/
+0
*
[GlobalISel] Set, require, and verify Legalized MF property.
Ahmed Bougacha
2016-08-02
1
-0
/
+14
*
[GlobalISel] Introduce an instruction selector.
Ahmed Bougacha
2016-07-27
1
-0
/
+99