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
/
clang
/
lib
/
CodeGen
/
CGLoopInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new llvm.loop.unroll.enable metadata for use with "#pragma unroll".
Mark Heffernan
2015-08-10
1
-12
/
+26
*
Use CGLoopInfo to emit metadata for loop hint pragmas.
Tyler Nowicki
2015-07-27
1
-16
/
+113
*
Make the variable names match the name of the metadata they control.
Tyler Nowicki
2015-07-14
1
-21
/
+20
*
[IRGen] Fix the MSVC2013 build
David Majnemer
2015-06-12
1
-1
/
+2
*
Add assume_safety option for pragma loop vectorize and interleave.
Tyler Nowicki
2015-06-11
1
-1
/
+29
*
Eliminate unnecessary namespace to prevent conflicts.
Tyler Nowicki
2015-06-08
1
-2
/
+1
*
CodeGen: Update LoopAttributes for LLVM API change
Duncan P. N. Exon Smith
2015-01-19
1
-3
/
+2
*
IR: Update clang for Metadata/Value split in r223802
Duncan P. N. Exon Smith
2014-12-09
1
-14
/
+13
*
Rename metadata llvm.loop.vectorize.unroll to llvm.loop.vectorize.interleave.
Mark Heffernan
2014-07-21
1
-1
/
+1
*
Rename loop unrolling and loop vectorizer metadata to have a common prefix.
Eli Bendersky
2014-06-25
1
-3
/
+3
*
This patch adds a helper class (CGLoopInfo) for marking memory instructions w...
Alexander Musman
2014-05-22
1
-0
/
+112