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 |
2004-02-23 |
Brian Gaeke | Renamed to hash_map.in; move to using autoconf substitu... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Add include/Support/hash_map and include/Support/hash_s... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Regenerated using autoheader-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Move HASH_* checks to using AC_SUBST instead of AC_DEFI... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Add number of spilled registers statistic. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Fix bugs in finegrainification |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Use MachineBasicBlock::getParent(). |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Remove implementation of default constructor as it... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Renamed from include/Support/iterator. Doxygenify comme... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Replaced by include/Support/iterator.in. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Regenerated with autoheader-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Add include/Support/iterator as an AC_OUTPUT file. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Make all iterator checks use AC_SUBST instead of AC_DEFINE. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Gaeke | Regenerated with autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Refactor rewinding code for finding the first terminato... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Simplify code a bit, don't go off the end of the block... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | We were forgetting to add FP_REG_KILL instructions... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Implement cast.ll::test14/15 |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Add tests for casts that should be eliminated |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Refactor some code. In the mul - setcc folding case... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Handle the unsigned form as well |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Improved PhysRegTracker interface. RegAlloc lazily... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Implement mul.ll:test11 |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Add a slight variant of test10 |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Implement "strength reduction" of X <= C and X >= C |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Implement InstCombine/mul.ll:test10, which is a case... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | This multiply can be eliminated |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alkis Evlogimenos | Simplify iterator usage now that we have next(). Also... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chris Lattner | Update the 'new features' section |
commit | commitdiff | tree | snapshot |
next |