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
/
CodeGenTBAA.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Add basic support for adding !tbaa.struct metadata on llvm.memcpy calls for
Dan Gohman
2012-09-28
1
-0
/
+15
*
Update Clang to reflect the move of MDBuilder in r160237.
Chandler Carruth
2012-07-15
1
-1
/
+1
*
Remove unused private member variables found by clang's new -Wunused-private-...
Benjamin Kramer
2012-06-06
1
-1
/
+0
*
enable TBAA when -fthread-sanitizer is given, even with -O0 or -relaxed-alia...
Kostya Serebryany
2012-04-24
1
-0
/
+3
*
Use MDBuilder to help with metadata creation.
Duncan Sands
2012-04-15
1
-4
/
+4
*
add tbaa metadata to vtable pointer loads/stores
Kostya Serebryany
2012-03-26
1
-0
/
+4
*
now that we have a centralized place to do so, add some using declarations for
Chris Lattner
2011-07-20
1
-2
/
+2
*
Move name mangling support from CodeGen to AST. In the
Peter Collingbourne
2011-01-13
1
-1
/
+1
*
Add infrastructure for emitting TBAA metadata with the "constant" flag.
Dan Gohman
2010-10-25
1
-1
/
+2
*
Factor out the code for creating the Root and Char nodes, so that
Dan Gohman
2010-10-25
1
-4
/
+7
*
Add some more comments.
Dan Gohman
2010-10-21
1
-1
/
+4
*
Experimental TBAA support for enum types.
Dan Gohman
2010-10-15
1
-3
/
+5
*
Experimental TBAA support.
Dan Gohman
2010-10-14
1
-0
/
+67