aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend/exact-div-expr.c
AgeCommit message (Collapse)Author
2007-07-29Be explicit about which level of optimization is being asked for. The -O optionReid Spencer
is equivalent to -O1. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40581 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-23Fix for PR1567, which involves a weird bug on non-32bit architectures and ↵Chandler Carruth
silly C type sizes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40451 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-15new testcaseChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39882 91177308-0d34-0410-b5e6-96231b3b80d8