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-2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IRgen: Fix another case where we generated an invalid access component when we
Daniel Dunbar
2010-04-22
1
-0
/
+21
*
IRgen: Fix case where we might generate an access component with width == 0, if
Daniel Dunbar
2010-04-22
1
-0
/
+35
*
IRgen: Set alignment correctly on bit-field accesses.
Daniel Dunbar
2010-04-22
1
-6
/
+36
*
IRgen: Rewrite bit-field access policy to not access data beyond the bounds o...
Daniel Dunbar
2010-04-22
1
-3
/
+49
*
IRgen: Always use i8 arrays to access union bit-fields. This is ugly, but
Daniel Dunbar
2010-04-20
1
-10
/
+23
*
Fix an assert when assigning a boolean value to a bitfield of type _Bool.
Anders Carlsson
2010-04-17
1
-0
/
+16
*
IRgen: (Reapply 101222, with fixes) Move EmitStoreThroughBitfieldLValue to us...
Daniel Dunbar
2010-04-15
1
-0
/
+207
*
Speculatively revert "IRgen: Move EmitStoreThroughBitfieldLValue to use new C...
Daniel Dunbar
2010-04-14
1
-176
/
+0
*
IRgen: Move EmitStoreThroughBitfieldLValue to use new CGBitfieldInfo::AccessI...
Daniel Dunbar
2010-04-14
1
-0
/
+176