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
/
bitfield.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn struct-path aware TBAA on by default.
Manman Ren
2013-10-11
1
-2
/
+2
*
Revert r191586 and r191695. They cause crashes when building with
Richard Smith
2013-10-01
1
-2
/
+2
*
Turn struct-path aware TBAA on by default.
Manman Ren
2013-09-30
1
-2
/
+2
*
Don't use mangleCXXRTTIName in TBAA for C code.
Manman Ren
2013-08-21
1
-0
/
+9
*
Update testing case to use FileCheck instead of grep.
Manman Ren
2013-08-21
1
-3
/
+9
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
Simplify run line.
Eli Friedman
2009-06-01
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Force triple for codegen tests which have expectations on output
Daniel Dunbar
2009-02-03
1
-1
/
+1
*
Replace old bitfield test.
Daniel Dunbar
2008-08-06
1
-22
/
+64
*
Make this test actually pass, in addition to the previous patch
Eli Friedman
2008-06-17
1
-6
/
+6
*
Fix the setup of CodeGen/bitfield.c test.
Argyrios Kyrtzidis
2008-06-10
1
-3
/
+3
*
Simplify bitfield codegen.
Lauro Ramos Venancio
2008-02-07
1
-0
/
+11
*
pull .ll and .bc writing out of the ASTConsumer destructors into some top
Chris Lattner
2008-02-06
1
-1
/
+1
*
Implement bitfield write.
Lauro Ramos Venancio
2008-01-22
1
-0
/
+8
*
Implement bitfield read.
Lauro Ramos Venancio
2008-01-22
1
-0
/
+13