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
/
AutoUpgrade.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
2014-03-09
1
-1
/
+1
*
[Layering] Move DebugInfo.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
[Layering] Move AutoUpgrade.h into the IR library where its
Chandler Carruth
2014-03-05
1
-1
/
+1
*
[Modules] Move CFG.h to the IR library as it defines graph traits over
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[Modules] Move CallSite into the IR library where it belogs. It is
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Report a warning when dropping outdated debug info metadata.
Manman Ren
2014-01-16
1
-2
/
+9
*
Debug Info: rename getDebugInfoVersionFromModule to getDebugMetadataVersionFr...
Manman Ren
2013-12-03
1
-1
/
+1
*
Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
2013-12-02
1
-0
/
+10
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-0
/
+42
*
Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...
Craig Topper
2013-10-15
1
-0
/
+7
*
Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
2013-10-07
1
-0
/
+22
*
AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.
Manman Ren
2013-09-28
1
-0
/
+27
*
Remove trailing whitespace, fix file path in comment
Matt Arsenault
2013-07-20
1
-5
/
+5
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-7
/
+7
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+393
[prev]