2003-12-26 |
Chris Lattner | Factor out code to ExecutionEngine |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | * eliminate the -f argument to lli, as it was silly... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | No longer run atExit functions from run() |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | No longer run atExit functions from run() |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | Rename 'run' to 'runFunction' to emphasize that it... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | update comment |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Alkis Evlogimenos | Improve debugging output when choosing a register to... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Alkis Evlogimenos | Do a separate pass to compute spill weights because... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | boog fixed |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Hrm is a really nasty ommission. The lack of this... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
John Criswell | Corrected typo. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Right, fix the problem with invoke instructions, not... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Do not delete the type holder until after the call... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
John Criswell | Modified the logic so that library objects with main... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Minor cleanups, plug a minor memory leak |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Alkis Evlogimenos | Change the way free regusters are computed and perform... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
John Criswell | Modified the linker so that it always links in an objec... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Rename method |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | rename ClassifyExpression -> ClassifyExpr |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Rename ClassifyExpression -> ClassifyExpr |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | More minor non-functional changes. This now computes... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Remove extraneous #include |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | bug fixed |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | Fix memory corruption bug PR193 |
commit | commitdiff | tree | snapshot |
2003-12-22 |
John Criswell | Reverted back to revision 1.11. The previous fix doesn... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Alkis Evlogimenos | Fix crash when compiling twolf. |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | Don't mind me, I'm just refactoring away. This patch... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | new testcase for cananonicalization of subtracts |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | Implement IndVarsSimplify/pointer-indvars.ll, transform... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | Doxygenize methods, add new getIntPtrType method |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | New testcase to see if -indvars can promote pointer... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | fix grammao |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | The GCC problem is not specific to suse |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Chris Lattner | Fix PR194 |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Misha Brukman | Really release memory used by functions. Patch by Chris. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Misha Brukman | Fix the URL to check the referrer for CSS conformity. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Alkis Evlogimenos | Remove verifyIntervals() since it doesn't actually... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Alkis Evlogimenos | Change weight into a float so that we can take into... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Chris Lattner | New testcase for PR194 |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Alkis Evlogimenos | Move FP_REG_KILL closer to the return instruction. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Alkis Evlogimenos | Add support for inactive intervals. This effectively... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
John Criswell | Fix PR#193. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Alkis Evlogimenos | Fix help string for --enable-spec2000 option |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Alkis Evlogimenos | Move FP_REG_KILL closer to the actual branch instruction. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Alkis Evlogimenos | Remove floating point killer pass. This is now implemen... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Another day, another bug |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Add a new target-independent machine code freeing pass |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Finally, _actually delete the machine code_ for a funct... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | This should not be needed anymore |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Rearrange code, indent for the namespace, add the creat... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Fix memory leak in the stackifier, due to the machineba... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Hoist some sparc specific code into the sparc target |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | * Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Remove sparc specific passes from public headers |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Remove a horrible API |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | PR135 is now finally fixed |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Implement PR135, lazy emission of global variables |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Cleanups to implement PR135 |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Simple refactorings to prepare for lazy global emission |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Simple refactorings to prepare for lazy global emission |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | A minor cleanup for better encapsulation |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Cleanup the JIT as per PR176. This renames the VM... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Update for changes in the JIT |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Chris Lattner | Rip JIT specific stuff out of TargetMachine, as per... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Eliminate a spurious warning |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Fix ADCE/2003-12-19-MergeReturn.llx |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | New testcase for missed optimization |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Expand on the AliasSetTracker a bit, so I can remember... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Remove the wierd "Operands" loop, by traversing basicbl... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Add support for people calling main recursively |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Implement LICM/sink_multiple.ll, by sinking all possibl... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Turn QOI section into CQ section (QUI can be added... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Generalize a special case to fix PR187 |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Factor code out into the Utils library |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Add new function |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | If -enable-linscan is specified, add ENABLE_LINEARSCAN... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Chris Lattner | Update template |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | Remove TwoAddressInstruction from the public headers... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Brian Gaeke | Add install target for libraries. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Chris Lattner | Prune some #includes |
commit | commitdiff | tree | snapshot |
2003-12-18 |
John Criswell | Reverted back to previous revision - this was previousl... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
John Criswell | Merged in RELEASE_11. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | Modify linear scan register allocator to use the two... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | Fix bug in reserved registers. DH actually aliases... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | Modify local register allocator to use the two-address... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | Add TwoAddressInstructionPass to handle instructions... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | Rename LiveIntervals::expired() to LiveIntervals::expir... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | When a variable is killed and redifined in a basic... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Alkis Evlogimenos | Handle multiple virtual register definitions gracefully. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Chris Lattner | add boog |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Chris Lattner | When we delete instructions from the loop, make sure... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Chris Lattner | Add a new AliassetTracker::remove method. Because... |
commit | commitdiff | tree | snapshot |
next |