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
/
IR
/
IRBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet
2016-04-14
1
-15
/
+10
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
1
-10
/
+15
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Matthias Braun
2016-03-22
1
-15
/
+10
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-03-10
1
-10
/
+15
*
Fix warning on build without asserts
Tim Northover
2016-02-17
1
-4
/
+5
*
Create masked gather and scatter intrinsics in Loop Vectorizer.
Elena Demikhovsky
2016-02-17
1
-15
/
+70
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-19
/
+6
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-6
/
+19
*
[IRBuilder] Change the `gc.statepoint` creation interface
Sanjoy Das
2015-10-08
1
-15
/
+16
*
[IRBuilder] Add gc.statepoint related methods to IRBuilder
Sanjoy Das
2015-10-07
1
-32
/
+74
*
IRBuilder: Allow globals to be constructed in a specific address space
Tobias Grosser
2015-06-19
1
-3
/
+5
*
Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.
Pete Cooper
2015-05-20
1
-2
/
+2
*
[Statepoints] Support for "patchable" statepoints.
Sanjoy Das
2015-05-12
1
-27
/
+28
*
Extend the statepoint intrinsic to allow statepoints to be marked as transiti...
Pat Gavlin
2015-05-08
1
-1
/
+3
*
[IRBuilder] Add a CreateGCStatepointInvoke.
Sanjoy Das
2015-05-06
1
-21
/
+76
*
[IRBuilder] Fix indentation. NFC.
Sanjoy Das
2015-05-06
1
-20
/
+19
*
[opaque pointer type] More GEP IRBuilder API migrations...
David Blaikie
2015-04-03
1
-1
/
+2
*
PlaceSafepoints: use IRBuilder helpers
Ramkumar Ramachandra
2015-02-26
1
-0
/
+11
*
[Statepoint] Improve two asserts, fix some style (NFC)
Ramkumar Ramachandra
2015-02-09
1
-4
/
+4
*
Intrinsics: introduce llvm_any_ty aka ValueType Any
Ramkumar Ramachandra
2015-01-22
1
-10
/
+1
*
Some code improvements in Masked Load/Store.
Elena Demikhovsky
2014-12-30
1
-12
/
+31
*
Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Philip Reames
2014-12-30
1
-2
/
+70
*
Masked Load/Store - Changed the order of parameters in intrinsics.
Elena Demikhovsky
2014-12-25
1
-2
/
+2
*
Masked Load / Store Intrinsics - the CodeGen part.
Elena Demikhovsky
2014-12-04
1
-0
/
+26
*
Revert "Masked Vector Load and Store Intrinsics."
Duncan P. N. Exon Smith
2014-11-28
1
-26
/
+0
*
Masked Vector Load and Store Intrinsics.
Elena Demikhovsky
2014-11-23
1
-0
/
+26
*
Add CreateAlignmentAssumption to IRBuilder
Hal Finkel
2014-10-15
1
-0
/
+11
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-6
/
+27
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-5
/
+5
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+153