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 |
2004-02-24 |
Chris Lattner | Boost is now unneeded, thanks to the fix for PR253... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Now that's a new feature! |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Use the new LLVM is_class template instead of the boost... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Check in a new type_traits header which provides the... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Chris Lattner | Noone cares about similarity to boost |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Make enum private as it is an implementation detail. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Remove '4Virt' from member function names as it is... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Refactor VirtRegMap out of RegAllocLinearScan as the... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Include Config/config.h for SHLIBEXT. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | DataTypes.h is now output from configure, and shortened |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Add SUBSTing checks for sys/types.h and inttypes.h... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Regenerated with autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Generate much more efficient code in programs like... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Fix a small typeo in my checkin last night that broke... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Regenerated with autoheader-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Regenerated with autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Change test for pthreads to use AC_SUBST; add ThreadSup... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | ThreadSupport.h is now output from configure. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Remove check for slist |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Fix InstCombine/2004-02-23-ShiftShiftOverflow.ll |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Test for the other way also |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Renamed to hash_set.in; move to using autoconf substitu... |
commit | commitdiff | tree | snapshot |
next |