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
/
Transforms
/
Utils
/
LowerExpectIntrinsic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM] Move the LowerExpectIntrinsic pass to the Scalar library.
Chandler Carruth
2015-01-24
1
-188
/
+0
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-05
1
-1
/
+1
*
Lower llvm.expect intrinsic correctly for i1
Duncan P. N. Exon Smith
2014-02-02
1
-5
/
+18
*
Fix spelling intruction -> instruction.
Robert Wilhelm
2013-09-28
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-8
/
+8
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with
Chandler Carruth
2012-07-15
1
-4
/
+4
*
Add support for branch weight metadata to MDBuilder and use it in various pla...
Benjamin Kramer
2012-05-26
1
-26
/
+18
*
llvm::SwitchInst
Stepan Dyatkovskiy
2012-03-11
1
-1
/
+1
*
Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012:
Stepan Dyatkovskiy
2012-03-08
1
-3
/
+3
*
SwitchInst refactoring.
Stepan Dyatkovskiy
2012-02-01
1
-2
/
+5
*
Add a proper LLVM banner to this file.
Chandler Carruth
2011-10-16
1
-0
/
+13
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-2
/
+2
*
No need to explicitly invoke the ArrayRef constructor here.
Frits van Bommel
2011-07-15
1
-1
/
+1
*
Fix a bug in the "expect" intrinsic lowering.
Jakub Staszak
2011-07-06
1
-1
/
+4
*
Introduce "expect" intrinsic instructions.
Jakub Staszak
2011-07-06
1
-0
/
+163