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-access.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-2
/
+2
*
Rework the bitfield access IR generation to address PR13619 and
Chandler Carruth
2012-12-06
1
-9
/
+7
*
Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corres...
NAKAMURA Takumi
2012-10-24
1
-2
/
+0
*
clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.
NAKAMURA Takumi
2012-10-24
1
-0
/
+2
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-2
/
+2
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-2
/
+2
*
tests: Tweak test to not write to the same temporary twice, in the hopes of a...
Daniel Dunbar
2011-04-28
1
-4
/
+5
*
tests: Fix a dependency on the temporary value names.
Daniel Dunbar
2010-09-03
1
-1
/
+1
*
IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategy
Daniel Dunbar
2010-09-02
1
-0
/
+43