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
/
test
/
CodeGen
/
tbaa-for-vptr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
2014-12-15
1
-3
/
+3
*
Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior f...
Alexey Samsonov
2014-03-20
1
-1
/
+1
*
PR19113: Emit 'vtable' TBAA metadata when loading a vptr in a pointer-to-memb...
Richard Smith
2014-03-12
1
-1
/
+8
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-5
/
+5
*
Update tests in preparation for using the MS ABI for Win32 targets
Hans Wennborg
2014-01-13
1
-5
/
+5
*
TBAA: use the same format for scalar TBAA and struct-path aware TBAA.
Manman Ren
2013-10-08
1
-1
/
+2
*
Revert r191586 and r191695. They cause crashes when building with
Richard Smith
2013-10-01
1
-2
/
+1
*
TBAA: use the same format for scalar TBAA and struct-path aware TBAA.
Manman Ren
2013-09-27
1
-1
/
+2
*
Don't pass -O0 to clang_cc1, it is the default.
Rafael Espindola
2013-09-04
1
-2
/
+2
*
Use the individual -fsanitize=<...> arguments to control which of the UBSan
Richard Smith
2012-11-05
1
-2
/
+2
*
fix test/CodeGen/tbaa-for-vptr.cpp: don't hardcode the index of metadata
Kostya Serebryany
2012-10-01
1
-3
/
+3
*
enable TBAA when -fthread-sanitizer is given, even with -O0 or -relaxed-alia...
Kostya Serebryany
2012-04-24
1
-2
/
+10
*
Use MDBuilder to help with metadata creation.
Duncan Sands
2012-04-15
1
-1
/
+1
*
[tests] Fix test failure in release mode.
Daniel Dunbar
2012-03-26
1
-1
/
+1
*
add tbaa metadata to vtable pointer loads/stores
Kostya Serebryany
2012-03-26
1
-0
/
+19