- Feb 17, 2007
-
-
Chris Lattner authored
both ppc32 and ppc64. llvm-svn: 34370
-
Chris Lattner authored
llvm-svn: 34367
-
Chris Lattner authored
llvm-svn: 34366
-
Chris Lattner authored
llvm-svn: 34365
-
Chris Lattner authored
llvm-svn: 34361
-
Dale Johannesen authored
llvm-svn: 34360
-
Dale Johannesen authored
llvm-svn: 34359
-
Chris Lattner authored
llvm-svn: 34355
-
- Feb 15, 2007
-
-
Reid Spencer authored
string generated by the CBE. This is no longer an XFAIL. llvm-svn: 34327
-
Reid Spencer authored
Rename PackedType -> VectorType, ConstantPacked -> ConstantVector, and PackedTyID -> VectorTyID. No functional changes. llvm-svn: 34293
-
Chris Lattner authored
llvm-svn: 34290
-
- Feb 14, 2007
-
-
Chris Lattner authored
llvm-svn: 34259
-
Chris Lattner authored
llvm-svn: 34255
-
- Feb 13, 2007
-
-
Lauro Ramos Venancio authored
llvm-svn: 34245
-
Lauro Ramos Venancio authored
llvm-svn: 34241
-
Chris Lattner authored
llvm-svn: 34215
-
- Feb 11, 2007
-
-
Reid Spencer authored
Prevent infinite loops and memory bombs by setting a ulimit on time and space for running the dejagnu tests. llvm-svn: 34184
-
- Feb 09, 2007
-
-
Reid Spencer authored
llvm-svn: 34088
-
Chris Lattner authored
llvm-svn: 34082
-
- Feb 08, 2007
-
-
Evan Cheng authored
llvm-svn: 34067
-
Reid Spencer authored
llvm-svn: 34052
-
Reid Spencer authored
llvm-svn: 34051
-
Reid Spencer authored
llvm-svn: 34042
-
Reid Spencer authored
Add some interesting CSRETCC upgrade cases. llvm-svn: 34041
-
Chris Lattner authored
llvm-svn: 34038
-
Chris Lattner authored
llvm-svn: 34037
-
Reid Spencer authored
Add a test to ensure that i1, i8, i16, i32 and i64 are recognized by the lexer and vars using them will be renamed appropriately. llvm-svn: 34019
-
Reid Spencer authored
Add a test case to test rename of internal linkage functions with the same name, without an error or warning. llvm-svn: 34018
-
Chris Lattner authored
llvm-svn: 34017
-
- Feb 07, 2007
-
-
Andrew Lenharth authored
This really only affects pointers in high memory, and only llvm 1.9, but make a regression for it anyway llvm-svn: 34014
-
Chris Lattner authored
llvm-svn: 34004
-
Evan Cheng authored
llvm-svn: 34001
-
- Feb 06, 2007
-
-
Evan Cheng authored
llvm-svn: 33959
-
Chris Lattner authored
llvm-svn: 33956
-
Chris Lattner authored
llvm-svn: 33947
-
- Feb 05, 2007
-
-
Reid Spencer authored
This test is not particularly useful without type planes. llvm-svn: 33919
-
Reid Spencer authored
This patch replaces the SymbolTable class with ValueSymbolTable which does not support types planes. This means that all symbol names in LLVM must now be unique. The patch addresses the necessary changes to deal with this and removes code no longer needed as a result. This completes the bulk of the changes for this PR. Some cleanup patches will follow. llvm-svn: 33918
-
Devang Patel authored
llvm-svn: 33914
-
Lauro Ramos Venancio authored
llvm-svn: 33910
-
Reid Spencer authored
llvm-svn: 33908
-