2004-02-27 |
Chris Lattner | Initial checkin of document, contributed by Reid Spencer. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Implement test/Regression/Transforms/InstCombine/canoni... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | The instcombiner should canonicalize comparisons. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Rename member function to be consistent with the rest. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Add improvements to the code generator. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Make spiller push stores right after the definition... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Fix crash caused by passing register 0 to |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Alkis Evlogimenos | Clear maps right after basic block is processed. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Misha Brukman | Doxygenify comments. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Misha Brukman | Doxygenify and tersify comments. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Added PR258 and 259. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Added support for C++ compilation. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | C++ version of llvm-native-gcc. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Fixed test case to actually check for the static declar... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Regression tests for PR258 and PR259. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Fixes for PR258 and PR259. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Be a good little compiler and handle direct calls effic... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Alkis Evlogimenos | Uncomment assertions that register# != 0 on calls to |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Modified the default pathname for Povray. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Since LLVM uses structure type equivalence, it isn... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Annotations are evil. This makes Value not derive... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | add note |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Use a map instead of annotations |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Make TargetData no longer use annotations! |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Eliminate copy-and-paste comments |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Make sure that at least one virtual method is defined... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | turn things like: |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | No need to clear the map here, it will always be empty |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix a bug in the densemap that was killing the local... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Alkis Evlogimenos | Remove .micro references as those files no longer exist... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix typeo. grow() cannot shrink storage. clear()... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix typo |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | The node doesn't have to be _no_ node flags, it just... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Add _more_ functions |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | We have this snazzy link-time optimizer. How about... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix some warnings, some of which were spurious, and... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Misha Brukman | Instructions to call and return from functions. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Gaeke | One B00g fixed. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Temporarily comment out asserts as they break things... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Fix typo. I wonder how this actually worked. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | When building local graphs, clone the initializer for... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Fix bugs found with recent addition of assertions in |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Simplify the dead node elimination stuff |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a bunch more functions |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Try harder to get symbol info |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Represent va_list in interpreter as a (ec-stack-depth... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Great sparc renaming fallout IV: Sparc --> SparcV9. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Duh, forgot to close the parenthesis. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Add assert to isPhysicalRegister and isVirtualRegister... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Remove asssert since it is breaking cases that it shoul... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Add DenseMap template and actually use it for for mappi... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a new pass, run internalize first |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a new pass |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add prototype |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | My faith in programmers has been found to be totally... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Misha Brukman | SparcV8 regs are really 32-bit, not 64! Thanks, Chris. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Misha Brukman | Clean up the tablegen descriptions for SparcV8. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Misha Brukman | Fix the SparcV8 register definitions that were imported... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Misha Brukman | SparcV8 has different types of instructions, but F1... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Note that this test is currently expected to fail. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add an assertion |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Fix failures in 099.go due to the cfgsimplify pass... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | SparcV8 skeleton |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Great renaming part II: Sparc --> SparcV9 (also include... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Great renaming: Sparc --> SparcV9 |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a bunch more functions used by perlbmk |
commit | commitdiff | tree | snapshot |
2004-02-25 |
John Criswell | Updated to use llc to generate CBE code. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Substantial improvements and cleanups for the release... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Fix incorrect debug code |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Teach the instruction selector how to transform 'array... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | * Make the previous patch more efficient by not allocat... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a helper to create an addressing mode given all... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | add an inefficient way of folding structure and constan... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Implement special case for storing an immediate into... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Cygwin defines log2 as a macro. Undef it here IFF it... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Gaeke | small portability fix. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Add support for 'rename' |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Make the verifier a little more explicit about this... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Add support for remove, fwrite, and fread |
commit | commitdiff | tree | snapshot |
2004-02-24 |
John Criswell | Added the VTune tests. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Gaeke | FunctionLiveVarInfo.h moved: include/llvm/CodeGen ... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Fix some unexpected fallout from the config.h changes... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Fix a faulty optimization on FP values |
commit | commitdiff | tree | snapshot |
2004-02-24 |
John Criswell | Fixed minor typos. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | If a block is made dead, make sure to promptly remove it. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Alkis Evlogimenos | Move machine code rewriter and spiller outside the... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Implement SimplifyCFG/switch_switch_fold.ll |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | New testcase. Switch instructions that go to switch... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Alkis Evlogimenos | Add predicates for checking if a virtual register has... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Add some helpful methods for dealing with switch instru... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Rearrange code a bit |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Implement: test/Regression/Transforms/SimplifyCFG/switc... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | The simplifycfg pass should be able to turn stuff like: |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Wow, the description of the 'switch' instruction was... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | we no longer include boost |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Hrm, my find must have been faulty. It didn't remove... |
commit | commitdiff | tree | snapshot |
next |