- Apr 29, 2007
-
-
Anton Korobeynikov authored
llvm-svn: 36564
-
Jeff Cohen authored
llvm-svn: 36561
-
Jeff Cohen authored
llvm-svn: 36559
-
Chris Lattner authored
anything about disk I/O itself. This greatly simplifies its interface - eliminating the need for the ReaderWrappers.cpp file. This adds a new option to llvm-dis (-bitcode) which instructs it to read the input file as bitcode. Until/unless the bytecode reader is taught to read from MemoryBuffer, there is no way to handle stdin reading without it. I don't plan to switch the bytecode reader over, I'd rather delete it :), so the option will stay around temporarily. llvm-svn: 36554
-
Chris Lattner authored
llvm-svn: 36553
-
Chris Lattner authored
llvm-svn: 36550
-
Chris Lattner authored
llvm-svn: 36549
-
- Apr 28, 2007
-
-
Chris Lattner authored
before the copies into physregs are done. This avoids having flag operands skip the store, causing cycles in the dag at sched time. This fixes infinite loops on these tests: test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll for PR1308 test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll test/CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll for PR828 llvm-svn: 36547
-
Chris Lattner authored
llvm-svn: 36546
-
Chris Lattner authored
llvm-svn: 36545
-
Chris Lattner authored
No functionality change. llvm-svn: 36544
-
Reid Spencer authored
llvm-svn: 36543
-
Reid Spencer authored
llvm-svn: 36542
-
Anton Korobeynikov authored
llvm-svn: 36541
-
Anton Korobeynikov authored
llvm-svn: 36540
-
Reid Spencer authored
llvm-svn: 36539
-
Anton Korobeynikov authored
llvm-svn: 36538
-
Anton Korobeynikov authored
bitcasts of them. llvm-svn: 36537
-
Chris Lattner authored
If the operand is not already an indirect operand, spill it to a constant pool entry or a stack slot. This fixes PR1356 and CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll llvm-svn: 36536
-
Chris Lattner authored
CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll llvm-svn: 36534
-
Chris Lattner authored
llvm-svn: 36528
-
Chris Lattner authored
llvm-svn: 36527
-
Chris Lattner authored
previous clients. This fixes MallocBench/gs llvm-svn: 36525
-
Chris Lattner authored
llvm-svn: 36524
-
Chris Lattner authored
llvm-svn: 36523
-
Chris Lattner authored
llvm-svn: 36522
-
Chris Lattner authored
llvm-svn: 36521
-
Dale Johannesen authored
llvm-svn: 36519
-
Dale Johannesen authored
llvm-svn: 36518
-
- Apr 27, 2007
-
-
Chris Lattner authored
llvm-svn: 36515
-
Lauro Ramos Venancio authored
llvm-svn: 36514
-
Evan Cheng authored
llvm-svn: 36513
-
Lauro Ramos Venancio authored
llvm-svn: 36512
-
Chris Lattner authored
for unrelated casts. llvm-svn: 36511
-
Chris Lattner authored
CodeGen/Generic/2007-04-14-EHSelectorCrash.ll and PR1326 llvm-svn: 36510
-
Lauro Ramos Venancio authored
llvm-svn: 36506
-
Evan Cheng authored
llvm-svn: 36505
-
Evan Cheng authored
llvm-svn: 36504
-
Evan Cheng authored
llvm-svn: 36503
-
Evan Cheng authored
llvm-svn: 36502
-