2003-12-09 |
Chris Lattner | Yet another hard testcase |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Do not insert one entry PHI nodes in split exit blocks! |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Brian Gaeke | Check in the llvm-native-gcc script, which I use in... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Add a new testcase which breaks the sinker because... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Fix buggy test |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | New testcase for sinking operations from loops with... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Make the test a bit harder so that we test to ensure... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Refactor code a little bit, eliminating the gratuitous... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Fine grainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | New testcases for LICM improvement: code sinking. |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Improve portability with Mac OS/X |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Improve testcase portability on OS/X |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | New testcase that is not actually handled yet, but... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
John Criswell | Added the -h option for compatibility with other linkers. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Whoops, forgot to check this in. :) |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Implement: TailCallElim/accum_recursion_constant_arg.ll |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Implement: test/Regression/Transforms/TailCallElim... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | New testcase for automatic insertion of accumulator... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Add a missing semi colon, which breaks bison 1.5 |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Simplify makefiles by just explicitly listing directories |
commit | commitdiff | tree | snapshot |
2003-12-08 |
John Criswell | Updated build instructions for Sparc. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
John Criswell | Fixed the dynamic generation of the list of subdirector... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | implement method |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Use the new method, though noone currently implements... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | add two new virtual functions: |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Makefile updates contributed by Reid |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | New bug |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Misha Brukman | `effect' is the noun, `affect' is the verb. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | New testcase for PR165 |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Add note about sucky suse compiler |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Cleanup and restructure the code to make it easier... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | New testcase, this should be -tailcallelim'inated |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Chris Lattner | Since ssaification of the varargs builtings, the vaarg... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Brian Gaeke | Regenerated using autoheader-2.57 |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | Bugpoint had appalingly bad grammar. Fix some of it. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | Do not leave a bunch of crud lying around |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | It is now after pldi. This issue has been fixed, so... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | Implement RaiseAllocations/FreeCastConstantExpr.ll |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | New testcase that the raiseallocations pass should... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | * Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | The recalclulate method was a nasty hack that was once... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | Completely rewrite domset, idom, and domtree implementa... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | Rewrite dominators implementation. Now domset is const... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Chris Lattner | Move this method out of the generic dominators calculat... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Tanya Lattner | New command line parsing. This isn't as perfect as... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Chris Lattner | Stop using the -fshort-enum compile option |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Chris Lattner | Fix awkward wording |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Chris Lattner | Cleanup the release notes in preparation for the release. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Brian Gaeke | Add check for pthread_mutex_lock() in -lpthread (or... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alkis Evlogimenos | Make assertion stricter. Since the source operands... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alkis Evlogimenos | Fix bug in register spilling when a preallocated live... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alkis Evlogimenos | Move operator<<(std::ostream&, const LiveInterval&... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alkis Evlogimenos | Sort live intervals by increasing start point. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alkis Evlogimenos | Improve debugging output and clean up some code. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Brian Gaeke | Lock abstraction, introduced with a view toward making... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | Make stripped-bytecode a recursive target |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | Add new block number |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | Emit & read more compressed bytecode by not emitting... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | Remove unused enum value |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Brian Gaeke | This may fix the "0 dirs" stuff we get in the nightly... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | Add some "useful" methods |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | Add an option to enable the SSA based peephole optimizer. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | Add a new SSA-based peephole optimizer which includes... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | generalize the instruction types permitted a bit |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Chris Lattner | fix broken link |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Alkis Evlogimenos | Print instructions before register allocation is perfor... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Chris Lattner | add missing dependency |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Chris Lattner | A line was missing |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Alkis Evlogimenos | Remove "numReloaded" statistic. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Chris Lattner | Emit constants to one contiguous block, but this time... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Misha Brukman | Go back to allocating memory for each constant separate... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | be 3.4 happy |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | be GCC 3.4 clean |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Hrm, how could this compile? |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Fix compatibility with gcc 3.4 |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Build _lib_crtend.a, not crtend.a |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Don't print out tons of crap |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Rewrite makefile logic to build an archive instead... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Simplify some rules |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Move rule to top-level makefile |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Add readme and spiff up makefile header |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Testcase for duplicated cleanup work (PR11). Note... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | Fix test: Transforms/LevelRaise/2003-11-28-IllegalTypeC... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Chris Lattner | new testcase for problem causing 2003-10-12-GlobalVarIn... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Chris Lattner | The function resolving pass must be run, even if -disab... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Chris Lattner | * The return value of LinkLibraries is ignored, so... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Chris Lattner | fix gcc 3.4 compatibility problem |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Chris Lattner | Testcase for PR160 |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Chris Lattner | New testcase for PR158 |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Chris Lattner | Fix grammaro |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Chris Lattner | testcase for PR159 |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Chris Lattner | PR11 is now fixed for 1.1! |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Chris Lattner | PR11 is now fixed for 1.1 |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Chris Lattner | * Squelch warning on Sun |
commit | commitdiff | tree | snapshot |
2003-11-26 |
John Criswell | Makefiles are now copies over to the object root direct... |
commit | commitdiff | tree | snapshot |
2003-11-26 |
John Criswell | Renamed intermediate values that used the same type... |
commit | commitdiff | tree | snapshot |
next |