- Apr 16, 2007
-
-
Chris Lattner authored
llvm-svn: 36117
-
Chris Lattner authored
llvm-svn: 36116
-
Chris Lattner authored
llvm-svn: 36115
-
Chris Lattner authored
llvm-svn: 36114
-
Reid Spencer authored
llvm-svn: 36113
-
Reid Spencer authored
extract_* tests. They are also perniciously difficult to maintain because they depend on the bytecode format. llvm-svn: 36112
-
Reid Spencer authored
llvm-svn: 36111
-
Reid Spencer authored
llvm-svn: 36110
-
Reid Spencer authored
Rename the intrinsic so this can be upgraded properly. It still fails with an llc warning llvm-svn: 36109
-
Reid Spencer authored
Upgrade the intrinsic to its new form. llvm-svn: 36108
-
Reid Spencer authored
Un-XFAIL this test now that llvm-ugprade knows how to create functions with empty names. llvm-svn: 36107
-
Reid Spencer authored
llvm-svn: 36106
-
Reid Spencer authored
Functions without names deserve to be created too. This fixes: test/CodeGen/Generic/vector-constantexpr.ll llvm-svn: 36105
-
Reid Spencer authored
Un-XFAIL this since it now passes with fix to llvm-upgrade. llvm-svn: 36104
-
Reid Spencer authored
When upgrading global vars, look for conflicts with functions as well. This fixes test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll llvm-svn: 36103
-
Reid Spencer authored
llvm-svn: 36102
-
Reid Spencer authored
Correct this test case. It was passing a uint where a ubyte was expected. llvm-svn: 36101
-
Reid Spencer authored
Un-XFAIL this now that its working. llvm-svn: 36100
-
Reid Spencer authored
Fix a div-by-zero bug noticed by APInt. This fixes: test/Transforms/IndVarsSimplify/exit_value_tests.llx llvm-svn: 36099
-
Reid Spencer authored
This test was failing because of signlessness and a difference in the way the AsmWriter prints arguments. llvm-svn: 36098
-
Reid Spencer authored
De-XFAIL tests now passing. llvm-svn: 36097
-
Reid Spencer authored
llvm-svn: 36096
-
Reid Spencer authored
Rewrite the upgrade of GEP indices to be a little less obtuse. This fixes test/Assembler/2002-08-19-BytecodeReader.llx test/Assembler/2003-08-21-ConstantExprCast-Fold.llx test/Assembler/2004-01-11-getelementptrfolding.llx llvm-svn: 36095
-
Owen Anderson authored
llvm-svn: 36094
-
Reid Spencer authored
XFAIL tests covered by the PR. These will be un-XFAILed as they are fixed. llvm-svn: 36093
-
Reid Spencer authored
llvm-svn: 36092
-
Reid Spencer authored
llvm-svn: 36091
-
- Apr 15, 2007
-
-
Chris Lattner authored
llvm-svn: 36090
-
Chris Lattner authored
llvm-svn: 36089
-
Chris Lattner authored
llvm-svn: 36088
-
Reid Spencer authored
llvm-svn: 36087
-
Reid Spencer authored
llvm-svn: 36086
-
Reid Spencer authored
1. Don't bother truncating reading of the file. It doesn't save that much time and we should support putting RUN lines anywhere in the file. For example, someone might want to put the grep match before each function in the test file which would sprinkle the RUN: lines throughout the file. 2. Fix a bug with llvmgcc version match .. global var wasn't declared as such llvm-svn: 36085
-
Reid Spencer authored
llvm-svn: 36084
-
Reid Spencer authored
of 1024. llvm-svn: 36083
-
Reid Spencer authored
llvm-svn: 36082
-
Chris Lattner authored
Transforms/IndVarsSimplify/exit_value_tests.llx llvm-svn: 36081
-
Reid Spencer authored
llvm-svn: 36080
-
Reid Spencer authored
llvm-svn: 36079
-
Reid Spencer authored
llvm-svn: 36078
-