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
*
[GISel]: New Opcode G_FLOG/G_FLOG2
Aditya Nandakumar
2017-06-29
1
-0
/
+10
*
[GISel]: Add G_FEXP, G_FEXP2 opcodes
Aditya Nandakumar
2017-06-27
1
-0
/
+10
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-26
1
-7
/
+40
*
GlobalISel: convert buildSequence to use non-deprecated instructions.
Tim Northover
2017-06-23
1
-1
/
+1
*
[GISel]: Add G_FMA opcode for fused multiply adds
Aditya Nandakumar
2017-06-20
1
-0
/
+7
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
[GlobalISel] IRTranslator: Add MachineMemOperand to target memory intrinsics
Volkan Keles
2017-06-05
1
-0
/
+15
*
[GlobalISel] IRTranslator: Translate ConstantStruct
Volkan Keles
2017-05-19
1
-0
/
+26
*
[GISel]: Fix undefined behavior in IRTranslator
Aditya Nandakumar
2017-05-17
1
-0
/
+5
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-3
/
+0
*
[GISel]: Add support to translate ConstantVectors
Aditya Nandakumar
2017-05-04
1
-0
/
+8
*
GlobalISel: Followup for r301679
Matthias Braun
2017-04-28
1
-1
/
+2
*
TargetLowering: Add finalizeLowering() function; NFC
Matthias Braun
2017-04-28
1
-3
/
+1
*
[GlobalISel] Remove non-determinism from IRTranslator.
Kristof Beyls
2017-04-19
1
-12
/
+16
*
[GlobalISel]: Create VREGs for ConstantInt args
Aditya Nandakumar
2017-03-22
1
-4
/
+1
*
[GlobalISel] Don't translate br to layout successor.
Ahmed Bougacha
2017-03-21
1
-2
/
+5
*
[GlobalISel] Translate shufflevector
Volkan Keles
2017-03-21
1
-0
/
+10
*
[GlobalISel] Use the correct calling conv for calls
Diana Picus
2017-03-20
1
-1
/
+2
*
[GlobalISel] Avoid translating synthetic constants to new G_CONSTANTS.
Ahmed Bougacha
2017-03-15
1
-17
/
+20
*
[GlobalISel] Insert translated switch icmp blocks after switch parent.
Ahmed Bougacha
2017-03-15
1
-1
/
+2
*
[GlobalISel] Preserve IR block layout.
Ahmed Bougacha
2017-03-15
1
-20
/
+26
*
[GlobalISel] Remove dead member. NFC.
Ahmed Bougacha
2017-03-15
1
-1
/
+0
*
[GlobalISel] IRTranslator: Return the scalar for <1 x Ty> constant vectors
Volkan Keles
2017-03-14
1
-0
/
+6
*
GlobalISel: Translate ConstantDataVector
Volkan Keles
2017-03-13
1
-0
/
+7
*
[IRTranslator] Simplify error handling for translating constants. NFC.
Quentin Colombet
2017-03-11
1
-9
/
+3
*
GlobalISel: Translate ConstantAggregateZero vectors
Volkan Keles
2017-03-10
1
-1
/
+10
*
[GlobalISel] Translate insertelement and extractelement
Volkan Keles
2017-03-10
1
-0
/
+30
*
[GlobalISel] Use ImmutableCallSite instead of templates. NFC.
Ahmed Bougacha
2017-03-10
1
-2
/
+2
*
[GlobalISel] Fallback when failing to translate invoke.
Ahmed Bougacha
2017-03-10
1
-3
/
+4
*
GlobalISel: support trivial inlineasm calls.
Tim Northover
2017-03-09
1
-1
/
+20
*
GlobalISel: inform FrameLowering when we emit a function call.
Tim Northover
2017-03-09
1
-0
/
+1
*
GlobalISel: put debug info for static allocas in the MachineFunction.
Tim Northover
2017-03-09
1
-8
/
+8
*
GlobalISel: correctly handle trivial fcmp predicates.
Tim Northover
2017-03-08
1
-1
/
+4
*
Fix additional constructor call missed by r297241.
Daniel Sanders
2017-03-07
1
-1
/
+1
*
Recommit: [globalisel] Change LLT constructor string into an LLT-based object...
Daniel Sanders
2017-03-07
1
-12
/
+12
*
GlobalISel: use inserts for landingpad instead of sequences.
Tim Northover
2017-03-07
1
-26
/
+28
*
[GlobalISel] Don't translate intrinsics with metadata parameters.
Ahmed Bougacha
2017-03-07
1
-0
/
+3
*
[GlobalISel] Avoid invalidating ValToVReg when translating no-op bitcast.
Ahmed Bougacha
2017-03-07
1
-2
/
+7
*
Revert r297177: Change LLT constructor string into an LLT-based object ...
Daniel Sanders
2017-03-07
1
-12
/
+12
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
1
-12
/
+12
*
[GlobalISel] Translate floating-point negation
Volkan Keles
2017-03-07
1
-0
/
+12
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-1
/
+1
*
GlobalISel: add buildUndef method to MachineIRBuilder. NFC.
Tim Northover
2017-03-06
1
-1
/
+1
*
Revert r296474 - [globalisel] Change LLT constructor string into an LLT subcl...
Daniel Sanders
2017-02-28
1
-12
/
+12
*
[globalisel] Change LLT constructor string into an LLT subclass that knows ho...
Daniel Sanders
2017-02-28
1
-12
/
+12
*
[GlobalISel] Use the same name for all remarks.
Ahmed Bougacha
2017-02-24
1
-2
/
+2
*
[GlobalISel] Use the DISubprogram for translation failure remarks.
Ahmed Bougacha
2017-02-24
1
-2
/
+3
*
[GlobalISel] Remove now-unnecessary variable. NFC.
Ahmed Bougacha
2017-02-24
1
-15
/
+14
*
[GlobalISel] Don't translate other blocks when one failed.
Ahmed Bougacha
2017-02-23
1
-35
/
+33
*
[GlobalISel] Finalize translated function on scope exit. NFC.
Ahmed Bougacha
2017-02-23
1
-3
/
+4
[next]