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] Add llvm.invariant.start and llvm.invariant.end
Jessica Paquette
2018-10-05
1
-0
/
+8
*
Unify landing pad information adding routines (NFC)
Heejin Ahn
2018-09-25
1
-1
/
+0
*
Copy utilities updated and added for MI flags
Michael Berg
2018-09-19
1
-1
/
+6
*
[GlobalISel] Lower dbg.declare into indirect DBG_VALUE
Josh Stone
2018-09-11
1
-3
/
+6
*
[GISel]: Add missing opcodes for overflow intrinsics
Aditya Nandakumar
2018-08-28
1
-13
/
+7
*
[IR] Begin removal of TerminatorInst by removing successor manipulation.
Chandler Carruth
2018-08-26
1
-2
/
+2
*
Revert "Revert r339977: [GISel]: Add Opcodes for a few LLVM Intrinsics"
Aditya Nandakumar
2018-08-20
1
-0
/
+10
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-17
1
-0
/
+11
*
Revert r339977: [GISel]: Add Opcodes for a few LLVM Intrinsics
Chandler Carruth
2018-08-17
1
-10
/
+0
*
[GISel]: Add Opcodes for a few LLVM Intrinsics
Aditya Nandakumar
2018-08-17
1
-0
/
+10
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-3
/
+2
*
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...
Bruno Cardoso Lopes
2018-08-14
1
-11
/
+0
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-14
1
-0
/
+11
*
[GlobalISel][IRTranslator] Fix a bug in handling repeating struct types durin...
Amara Emerson
2018-08-14
1
-0
/
+2
*
[GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP
Aditya Nandakumar
2018-08-04
1
-0
/
+20
*
[GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...
Alexander Ivchenko
2018-08-02
1
-4
/
+6
*
[GlobalISel][IRTranslator] Use RPO traversal when visiting blocks to translate.
Amara Emerson
2018-08-01
1
-5
/
+8
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Vlad Tsyrklevich
2018-07-31
1
-11
/
+0
*
[DebugInfo] Generate DWARF debug information for labels.
Hsiangkai Wang
2018-07-31
1
-0
/
+11
*
[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants.
Amara Emerson
2018-07-31
1
-0
/
+2
*
[GlobalISel] Fall back to SDISel for swifterror/swiftself attributes.
Amara Emerson
2018-07-26
1
-0
/
+15
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-13
1
-0
/
+7
*
Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipe...
Matthias Braun
2018-07-12
1
-7
/
+0
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-12
1
-0
/
+7
*
[globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchg
Daniel Sanders
2018-07-09
1
-0
/
+108
*
[GlobalISel][IRTranslator] Split aggregates during IR translation.
Amara Emerson
2018-05-16
1
-135
/
+280
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
[GISel]: Fix incorrect IRTranslation while translating null pointer types
Aditya Nandakumar
2018-03-22
1
-3
/
+9
*
GlobalISel: IRTranslate llvm.fabs.* intrinsic
Volkan Keles
2018-03-05
1
-0
/
+5
*
[AArch64] Implement dynamic stack probing for windows
Martin Storsjo
2018-02-17
1
-0
/
+4
*
GlobalISel: IRTranslate llvm.fmuladd.* intrinsic
Volkan Keles
2018-02-13
1
-0
/
+19
*
[GlobalISel] Bail out on calls to dllimported functions
Martin Storsjo
2018-01-30
1
-0
/
+4
*
[GISel]: Don't create G_MUL with 1 during translation of GEP
Aditya Nandakumar
2018-01-05
1
-7
/
+12
*
[AArch64][GlobalISel] Fix assert fail with unknown intrinsic.
Amara Emerson
2018-01-02
1
-5
/
+8
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-9
/
+7
*
TLI: Allow using PSV for intrinsic mem operands
Matt Arsenault
2017-12-14
1
-1
/
+1
*
DAG: Expose all MMO flags in getTgtMemIntrinsic
Matt Arsenault
2017-12-14
1
-5
/
+1
*
[GlobalISel] Disable GISel for big endian.
Amara Emerson
2017-12-11
1
-0
/
+9
*
Revert r319691: [globalisel][tablegen] Split atomic load/store into separate ...
Daniel Sanders
2017-12-05
1
-21
/
+0
*
[globalisel][tablegen] Split atomic load/store into separate opcode and enabl...
Daniel Sanders
2017-12-04
1
-0
/
+21
*
[GlobalISel][IRTranslator] Fix crash during translation of zero sized loads/s...
Amara Emerson
2017-11-30
1
-1
/
+12
*
Use getStoreSize() in various places instead of 'BitSize >> 3'.
Jonas Paulsson
2017-11-28
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-4
/
+4
*
NFC Remove default argument of DataLayout::getPointerABIAlignment
Fangrui Song
2017-11-15
1
-1
/
+1
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
1
-1
/
+1
*
[GlobalISel] Only build expensive remarks if they're enabled. NFC.
Ahmed Bougacha
2017-09-18
1
-6
/
+10
*
[GISEl]: Translate phi into G_PHI
Aditya Nandakumar
2017-08-23
1
-1
/
+1
*
Remove the unused DBG_VALUE offset parameter from GlobalISel (NFC)
Adrian Prantl
2017-07-28
1
-4
/
+2
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-8
/
+3
[next]