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
/
CodeGenObjC
/
bitfield-ivar-offsets.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'grep foo | count 0' with 'not grep foo'.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Tests: remove disabled llvm-gcc invocations
Dmitri Gribenko
2013-01-28
1
-1
/
+0
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Pack ivar offsets together.
Bill Wendling
2011-05-04
1
-7
/
+7
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Tests use the new clang.
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
... and add back a few more triple forces.
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-9
/
+9
*
Revert 69646, that was the precise inverse of what I wanted to commit.
Daniel Dunbar
2009-04-21
1
-13
/
+0
*
Kill ASTContext::[gs]etFieldForDecl, instead we just lookup things
Daniel Dunbar
2009-04-21
1
-0
/
+13
*
Don't emit ivar offsets for unnamed bit fields.
Daniel Dunbar
2009-04-20
1
-0
/
+3
*
Fix bug in computation of ivar offsets for (adjacent) bitfields.
Daniel Dunbar
2009-04-19
1
-0
/
+23