- Oct 27, 2003
-
-
John Criswell authored
llvm-svn: 9537
-
Chris Lattner authored
llvm-svn: 9536
-
John Criswell authored
llvm-svn: 9535
-
Chris Lattner authored
llvm-svn: 9534
-
John Criswell authored
llvm-svn: 9533
-
John Criswell authored
llvm-svn: 9532
-
Chris Lattner authored
llvm-svn: 9531
-
Chris Lattner authored
Fix PR58 llvm-svn: 9530
-
Chris Lattner authored
llvm-svn: 9529
-
Chris Lattner authored
llvm-svn: 9528
-
Chris Lattner authored
llvm-svn: 9527
-
Chris Lattner authored
PHI node entries for unwind instructions just like for call instructions which became invokes! This fixes PR57, tested by Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll llvm-svn: 9526
-
Chris Lattner authored
llvm-svn: 9525
-
Chris Lattner authored
llvm-svn: 9524
-
Chris Lattner authored
llvm-svn: 9523
-
Chris Lattner authored
llvm-svn: 9521
-
Chris Lattner authored
llvm-svn: 9520
-
- Oct 26, 2003
-
-
Vikram S. Adve authored
llvm-svn: 9510
-
- Oct 25, 2003
-
-
Chris Lattner authored
llvm-svn: 9509
-
Vikram S. Adve authored
llvm-svn: 9508
-
Vikram S. Adve authored
llvm-svn: 9507
-
Vikram S. Adve authored
llvm-svn: 9506
-
Vikram S. Adve authored
llvm-svn: 9505
-
Vikram S. Adve authored
llvm-svn: 9504
-
Chris Lattner authored
llvm-svn: 9503
-
Chris Lattner authored
llvm-svn: 9502
-
John Criswell authored
llvm-svn: 9501
-
- Oct 24, 2003
-
-
Brian Gaeke authored
Prototype option to save state in a global instead of as a Constant in the Module. (Turned off, for now, with the on/off switch welded in the off position. You get the idea.) llvm-svn: 9500
-
Chris Lattner authored
llvm-svn: 9496
-
Brian Gaeke authored
ExecutionEngine::create no longer takes a TraceMode argument. llvm-svn: 9495
-
Brian Gaeke authored
llvm-svn: 9494
-
Brian Gaeke authored
CurFrame, TraceMode, and the CachedWriter are history. The ExecutionAnnotations (SlotNumber, InstNumber, and FunctionInfo) are history. ExecutionContext now keeps Values for each stack frame in a std::map. printValue() and print() are history. executeInstruction() is now part of run(). llvm-svn: 9493
-
Brian Gaeke authored
CurFrame, TraceMode, and the CachedWriter are history. llvm-svn: 9492
-
Misha Brukman authored
* Close <a>, <li>, and <p> tags * This isn't quite HTML 4.01 Strict-compliant, but it's almost there. llvm-svn: 9491
-
Brian Gaeke authored
llvm-svn: 9490
-
Brian Gaeke authored
CurFrame, TraceMode, and the CachedWriter are history. ArrayChecksEnabled and non-QuietMode are history. The ExecutionAnnotations (SlotNumber, InstNumber, and FunctionInfo) are history. ExecutionContext now keeps Values for each stack frame in a std::map. Stop pre-initializing Values on the stack to 42. Remove some dead variables, excess whitespace and commented-out code. executeInstruction() is now part of run(). printValue() and print() are history. llvm-svn: 9489
-
Brian Gaeke authored
llvm-svn: 9488
-
Misha Brukman authored
llvm-svn: 9487
-
Chris Lattner authored
llvm-svn: 9477
-
Misha Brukman authored
llvm-svn: 9475
-