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
/
AArch64
/
GlobalISel
/
irtranslator-exceptions.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: add G_IMPLICIT_DEF instruction.
Tim Northover
2017-06-30
1
-1
/
+1
*
GlobalISel: use inserts for landingpad instead of sequences.
Tim Northover
2017-03-07
1
-1
/
+3
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-1
/
+2
*
GlobalISel: constrain G_INSERT to inserting just one value per instruction.
Tim Northover
2017-03-03
1
-1
/
+1
*
GlobalISel: the translation of an invoke must branch to the good block.
Tim Northover
2017-01-31
1
-0
/
+1
*
GlobalISel: merge invoke and call translation paths.
Tim Northover
2017-01-31
1
-0
/
+31
*
GlobalISel: correctly translate invoke when callee is a register.
Tim Northover
2017-01-30
1
-1
/
+15
*
GlobalISel: account for differing exception selector sizes.
Tim Northover
2017-01-30
1
-1
/
+2
*
GlobalISel: Use the correct types when translating landingpad instructions
Justin Bogner
2017-01-25
1
-2
/
+2
*
[GlobalISel] Add support for address-taken basic blocks
Kristof Beyls
2017-01-05
1
-2
/
+2
*
[IRTranslator] Merge the entry and ABI lowering blocks.
Quentin Colombet
2016-12-15
1
-2
/
+1
*
GlobalISel: simplify MachineIRBuilder interface.
Tim Northover
2016-12-07
1
-3
/
+4
*
GlobalISel: make G_CONSTANT take a ConstantInt rather than int64_t.
Tim Northover
2016-12-05
1
-1
/
+1
*
GlobalISel: translate invoke and landingpad instructions
Tim Northover
2016-11-09
1
-0
/
+44