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
/
IRTranslator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GlobalISel] Coding style and whitespace fixes
Tom Stellard
2016-04-14
1
-2
/
+2
*
[IRTranslator] Translate unconditional branches.
Quentin Colombet
2016-03-11
1
-0
/
+19
*
[IRTranslator] Update getOrCreateVReg API to use references.
Quentin Colombet
2016-03-11
1
-10
/
+10
*
[MachineIRBuilder] Rename the setter of MF for consistency with the getter.
Quentin Colombet
2016-03-11
1
-1
/
+1
*
[MachineIRBuilder] Rename the setter for MBB for consistency with the getter.
Quentin Colombet
2016-03-11
1
-2
/
+4
*
[IRTranslator] Update getOrCreateBB API to use references.
Quentin Colombet
2016-03-11
1
-4
/
+4
*
[GlobalISel] Introduce initializer method to support start/stop-after features.
Quentin Colombet
2016-03-08
1
-0
/
+3
*
[GlobalISel] Re-apply r260922-260923 with MSVC-friendly code.
Quentin Colombet
2016-02-16
1
-5
/
+5
*
Reverting r260922-260923; they cause link failures with MSVC.
Aaron Ballman
2016-02-16
1
-4
/
+3
*
[GlobalISel] Get rid of the ifdefs in TargetLowering.
Quentin Colombet
2016-02-16
1
-3
/
+4
*
[IRTranslator] Use a single virtual register to represent any Value.
Quentin Colombet
2016-02-11
1
-13
/
+11
*
[GlobalISel] Add the necessary plumbing to lower formal arguments.
Quentin Colombet
2016-02-11
1
-0
/
+14
*
[GlobalISel] Teach the IRTranslator how to lower returns.
Quentin Colombet
2016-02-11
1
-6
/
+20
*
[GlobalISel][IRTranslator] Change the ownership of the MIRBuilder field.
Quentin Colombet
2016-02-11
1
-10
/
+8
*
[GlobalISel][IRTranslator] Fix a typo in assert.
Quentin Colombet
2016-02-11
1
-1
/
+1
*
[GlobalISel][IRTranslator] Teach the pass how to translate Add instructions.
Quentin Colombet
2016-02-11
1
-1
/
+44
*
[GlobalISel] More detailed skeleton for the IRTranslator.
Quentin Colombet
2016-02-10
1
-2
/
+31
*
[GlobalISel] Add the proper cmake plumbing.
Quentin Colombet
2016-01-20
1
-0
/
+37