summaryrefslogtreecommitdiff
path: root/test/CodeGen/const-arithmetic.c
AgeCommit message (Expand)Author
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2011-07-12fix an unintended behavior change in the type system rewrite, which caused us...Chris Lattner
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2010-09-02stop looking for #uses comments.Chris Lattner
2010-06-04Correctly align large arrays in x86-64. This fixes PR5599.Rafael Espindola
2010-03-20Evaluate: Fix a subtle bug in the pointer evaluator in which we would do anDaniel Dunbar