- Dec 28, 2003
-
-
Chris Lattner authored
llvm-svn: 10621
-
Chris Lattner authored
minor cleanups llvm-svn: 10619
-
Chris Lattner authored
we converge llvm-svn: 10618
-
Chris Lattner authored
llvm-svn: 10617
-
- Dec 26, 2003
-
-
Chris Lattner authored
llvm-svn: 10616
-
Chris Lattner authored
llvm-svn: 10612
-
Chris Lattner authored
rename run to runFunction Genericize the runFunction code a little bit, though it still stinks llvm-svn: 10610
-
Chris Lattner authored
rename run to runFunction llvm-svn: 10609
-
- Dec 24, 2003
-
-
Alkis Evlogimenos authored
llvm-svn: 10604
-
Alkis Evlogimenos authored
with live intervals was missing registers that were used before they were defined (in the arbitrary order live intervals numbers instructions). llvm-svn: 10603
-
- Dec 23, 2003
-
-
Chris Lattner authored
llvm-svn: 10599
-
Chris Lattner authored
constructed! llvm-svn: 10598
-
Chris Lattner authored
llvm-svn: 10596
-
Alkis Evlogimenos authored
allocation in the presence of preallocated intervals. llvm-svn: 10595
-
Chris Lattner authored
llvm-svn: 10592
-
Chris Lattner authored
it doesn't do anything with it. llvm-svn: 10590
-
Chris Lattner authored
finegrainify namespacification llvm-svn: 10589
-
Chris Lattner authored
llvm-svn: 10588
-
Chris Lattner authored
llvm-svn: 10586
-
- Dec 22, 2003
-
-
John Criswell authored
anything; it just causes the bug to go dormant. llvm-svn: 10585
-
Alkis Evlogimenos authored
llvm-svn: 10584
-
Chris Lattner authored
contains no functionality changes. llvm-svn: 10583
-
Chris Lattner authored
Implement indvar analysis of getelementptr and sub expressions llvm-svn: 10582
-
Chris Lattner authored
arithmetic into "array subscripts" llvm-svn: 10580
-
Chris Lattner authored
add new getIntPtrType() method llvm-svn: 10579
-
Chris Lattner authored
llvm-svn: 10573
-
Misha Brukman authored
llvm-svn: 10572
-
- Dec 21, 2003
-
-
Alkis Evlogimenos authored
llvm-svn: 10570
-
Alkis Evlogimenos authored
nesting level when computing it. Right now the allocator uses: w = sum_over_defs_uses( 10 ^ nesting level ); llvm-svn: 10569
-
Alkis Evlogimenos authored
llvm-svn: 10567
-
Alkis Evlogimenos authored
for live ranges that fall into assigned registers' holes. llvm-svn: 10566
-
- Dec 20, 2003
-
-
John Criswell authored
Modified ReadArchiveBuffer() so that it dynamically allocates the std::string object used to hold the bytecode object file's name. This is necessary because it is passed by reference to the new Module that is allocated to represent the bytecode object, and previously we were using a std::string that disappeared on function exit. llvm-svn: 10565
-
Alkis Evlogimenos authored
llvm-svn: 10563
-
Alkis Evlogimenos authored
instruction selector by adding a new pseudo-instruction FP_REG_KILL. This instruction implicitly defines all x86 fp registers and is a terminator so that passes which add machine code at the end of basic blocks (like phi elimination) do not add instructions between it and the branch or return instruction. llvm-svn: 10562
-
Chris Lattner authored
llvm-svn: 10560
-
Chris Lattner authored
been emitted. Also, since the FPK pass is causing memory access violations, disable it. llvm-svn: 10559
-
Chris Lattner authored
llvm-svn: 10558
-
Chris Lattner authored
instructions on an ilist llvm-svn: 10556
-
Chris Lattner authored
Minor cleanups to killer pass llvm-svn: 10555
-
Chris Lattner authored
llvm-svn: 10554
-