summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/const-arithmetic.c
Commit message (Collapse)AuthorAgeFilesLines
* stop looking for #uses comments.Chris Lattner2010-09-021-2/+2
| | | | llvm-svn: 112898
* Correctly align large arrays in x86-64. This fixes PR5599.Rafael Espindola2010-06-041-2/+2
| | | | llvm-svn: 105500
* Evaluate: Fix a subtle bug in the pointer evaluator in which we would do anDaniel Dunbar2010-03-201-0/+8
expression computation in the wrong bit-width, and end up generating a totally bogus array reference (_g0+8589934546). - This showed up on Prolangs/cdecl. llvm-svn: 99042
OpenPOWER on IntegriCloud