2006-09-07 |
Evan Cheng | Consistency. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Evan Cheng | Fix pasto that was breaking x86 tests. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Chris Lattner | Change DisambiguateGlobalSymbols to not rename asm... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Chris Lattner | Add new option to leave asm names alone |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Chris Lattner | This fails |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Chris Lattner | Warn people not to use GCC 4.1.1. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Jim Laskey | Make the x86 asm flavor part of the subtarget info. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Bill Wendling | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Bill Wendling | Fixed my rotten Engrish grammar. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Chris Lattner | cleanups and updates to the GSG, patch by B Scott Miche... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Chris Lattner | Fix CodeGen/Generic/2006-09-06-SwitchLowering.ll, a... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Chris Lattner | New testcase for a switch lowering bug. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Chris Lattner | testcase, ensure this never breaks. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Evan Cheng | Watch out for variable_ops instructions. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Evan Cheng | Variable ops instructions may ignore the last few opera... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Devang Patel | Document getTargetTriple(). |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Devang Patel | Add getTargetTriple() that linker can use to query... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Jim Laskey | Oops - forgot to update banner. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Devang Patel | Keep track of all modules crated using a name to module... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Bill Wendling | Cleaned up some of the grammar in the Live Intervals... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Jim Laskey | Update project with new files. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Jim Laskey | Separate target specifc asm properties from asm printers. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Jim Laskey | Separate target specific asm properties from the asm... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Rafael Espindola | add the orr instruction |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Devang Patel | Instead of demangling symbol name by hand, use original... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Devang Patel | Extract target triplet from optimized module. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Evan Cheng | Only call isUse/isDef on register operands |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Bugfix to work with the two-addr changes that have... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | make this harder |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Evan Cheng | IsDef can only be accessed / set if operand is a register. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Only call isUse/isDef on register operands |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Don't call isDef on non-registers |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Evan Cheng | Initialize IsDef of all non-register MachineOperand... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Fix Duraid's changes to work when TLI is null. This... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Change the default to 0, which means 'default'. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Evan Cheng | Fix a few dejagnu failures. e.g. fast-cc-merge-stack... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Evan Cheng | JIT encoding bug. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Fix JIT encoding of two-addr instructions. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Update the X86 JIT to make it work with the new two... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Completely eliminate def&use operands. Now a register... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Chris Lattner | Fix a long-standing wart in the code generator: two... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Andrew Lenharth | jmp_bufs are this big on alpha. |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Bill Wendling | First draft of the "Live Interval Analysis" section... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | ADd getImm/setImm methods |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Add some short-hand accessors |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Rafael Espindola | add support for returning 64bit values |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Fix some X86 JIT failures. This should really come... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | lli uses LinkAllCodegenComponents, so it needs this... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Correct fix for a crasher on functions with live in... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Hack around a regression I introduced yesterday |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Duraid Madina | forgot this |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Fix a build problem |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Duraid Madina | add setJumpBufSize() and setJumpBufAlignment() to targe... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Update this to reflect llvm-config usage |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Remove some dead makefilery |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Use llvm-config to determine what to link in |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Use llvm-config instead of magic JIT thing to link... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Use LINK_COMPONENTS to specify *components* to link... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Allow things like --libs CBackend |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Switch to using llvm-config to build |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Bugfix for llvm-config support |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Make LINK_COMPONENTS interact well with make clean |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Switch to using llvm-config to select components to... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Add a new make option (LINK_COMPONENTS) which tools... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Document build order dependencies. Make sure that... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | new file |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Completely rearchitect the interface between targets... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Add accessor |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Add explicit doInitialization/doFinalization methods... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | remove #include |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | rearrange targets to satisfy dependencies. Too bad... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | If a cycle exists, don't succeed building the second... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | remove message |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Chris Lattner | Rearrange library linkage order. |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | Eliminate target name. |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | Simplify target construction. |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | Remove use of target::getName() |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | eliminate use of TM.getName() |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Rafael Espindola | add the SETULT condition code |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | Avoid beating on the mi2i map when we know the answer... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | minor speedup |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | Fix Regression/CodeGen/Generic/2006-09-02-LocalAllocCra... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | Testcase (distilled from crafty) that crashed the local... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | When deleting a machine instruction, make sure to remov... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Chris Lattner | Move two methods out of line, make them work when the... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Chris Lattner | Count the time for a pass to ReleaseMemory against... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Owen Anderson | Make this testcase actually recursive. I accidentally... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Chris Lattner | Fix a typo pointed out by Gabor |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Owen Anderson | Make ArgumentPromotion handle recursive functions that... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Rafael Espindola | add more condition codes |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Nick Lewycky | Improve handling of SelectInst. |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Chris Lattner | improve compat with certain versions of GCC (on cygwin?) |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Chris Lattner | add a prototype |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Chris Lattner | Iteration is required for some cases, even if they... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Chris Lattner | When joining two intervals where the RHS is really... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Chris Lattner | new method |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Evan Cheng | Another "cyclic DAG" test case. |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Evan Cheng | Oops. Bad typo. Without the check of N1.hasOneUse(... |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Chris Lattner | Use a couple of multiclass patterns to factor some... |
commit | commitdiff | tree | snapshot |
next |