- Apr 16, 2007
-
-
Reid Spencer authored
Fix test syntax per new rules. llvm-svn: 36133
-
Reid Spencer authored
llvm-svn: 36132
-
Reid Spencer authored
llvm-svn: 36131
-
Reid Spencer authored
Rename test functions to not conflict with an instruction mnemonic. llvm-svn: 36130
-
Reid Spencer authored
Ignore case for instruction mnemonic comparison. llvm-svn: 36129
-
Reid Spencer authored
llvm-svn: 36128
-
Reid Spencer authored
Ignore case for register name compare. llvm-svn: 36127
-
Reid Spencer authored
Un-XFAIL as Alpha feature now specified in lower case. llvm-svn: 36126
-
Reid Spencer authored
llvm-svn: 36119
-
Chris Lattner authored
llvm-svn: 36118
-
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
Un-XFAIL this since it now passes with fix to llvm-upgrade. llvm-svn: 36104
-
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
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
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: 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
-
Reid Spencer authored
llvm-svn: 36080
-
Reid Spencer authored
llvm-svn: 36079
-
Reid Spencer authored
llvm-svn: 36078
-