2005-03-02 |
Chris Lattner | Add a temporary option for llc-beta: -enable-lsr-for... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Reid Spencer | Be slightly more accurate in an error message. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Chris Lattner | Fix a nasty order of evaluation bug that Gabor Greif... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Chris Lattner | Now that type does not derive from Value, these do... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Misha Brukman | Fix HTML-4.01 Strict compliance |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Misha Brukman | Use a colon instead of a period since we're introducing... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Reid Spencer | Correct a typo in Makefile.rules. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Jeff Cohen | Fixed the following LSR bugs: |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Alkis Evlogimenos | Lower llvm.isunordered(a, b) into a != a | b != b. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | cleanup my miswording |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Remove tabs from file. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Add a test for llvm.prefetch. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Add support to the C backend for llvm.prefetch. Patch... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | recognize llvm.prefetch. Patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Verify llvm.prefetch. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Lower prefetch to a noop, patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Add a prefetch intrinsic, patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Document llvm.prefetch, patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Andrew Lenharth | fix integer division and stuff |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Adam Treat implemented this :) |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Reid Spencer | Changes to enable creation of native executables direct... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Reid Spencer | A few small steps toward HTML 4.01 Strict compliance. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Reid Spencer | Add a little more detail about the configuration proces... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Jeff Cohen | Fix crash in LSR due to attempt to remove original... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Jeff Cohen | PHI nodes were incorrectly placed when more than one... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Jeff Cohen | First pass at improved Loop Strength Reduction. Still... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | New testcase for PR529 |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Fix this to create a recursive mutex. Patch by Evan... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Use const iterators where possible. Patch by Evan... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Rename include guard, patch contributed by Evan Jones! |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Teach globalopt how memset/cpy/move affect memory,... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | new testcase globalopt should handle. |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | new testcase globalopt should implement |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Test that a global is marked constant when it can be. |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Alkis Evlogimenos | Add llc to tools. |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Fix spelling, patch contributed by Gabor Greif! |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Fix spelling, patch contributed by Gabor Greif |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Fix misspellings, patch contributed by Gabor Greif! |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Chris Lattner | Remove some stuff I checked in accidentally |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Chris Lattner | DCE a dead function |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Reid Spencer | Implement an isBytecodeArchive method to determine... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Chris Lattner | 1 + 100 + 51 == 152, not 52. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Chris Lattner | A testcase that we miscompile, noticed from the demo... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Chris Lattner | Fix a case where we incorrectly returned hasComputableL... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Chris Lattner | remove extraneous cast |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Andrew Lenharth | make BB labels be exported for debuging, add fp negatio... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Chris Lattner | add an entry, add links to entries for demo page. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Chris Lattner | Handle null a bit more carefully. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Use DataInstall macro instead of INSTALL. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Remove a -C I forgot to remove earlier. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Don't try to strip bytecode files! |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | The install program doesn't know how to strip bytecode... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | For PR528: |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | This instruction: |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Adjust to changes needed to more easily support project... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Update to reflect various changes in the autoconf direc... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Remove auxilliary files that are now picked up from... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | * Move all the "standard" configuration stuff to the... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Don't put generated files into CVS. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | Fix a bug introduced by revision 1.187 of this file. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | * Fix an output message |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Andrew Lenharth | fix Allocas. Really. I mean it this time. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Add a call to AC_CONFIG_COMMANDS to ensure that llvm_sr... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | This macro cannot assume that the location of install... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Add a new macro for configuring projects, LLVM_CONFIG_P... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | Fix some problems where the verifier would crash on... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | Fix the other half of PR528 .. don't try to strip heade... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | Implement Transforms/SimplifyCFG/switch_thread.ll |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | new testcase for a simple optimization that simplifycfg... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | switch instructions only allow constantints for their... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | use more specific cast. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | add more checking |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | Do not read free'd memory when printing an error message. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Reid Spencer | For PR528: |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | add a new method. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Tanya Lattner | Only print out machine instructions before modulo sched... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Chris Lattner | add another testcase to make sure it gets turned into... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Andrew Lenharth | Ah the problems you have to fix when you stray from... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Chris Lattner | make this more efficient. Scan up to 16 nodes, not... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Chris Lattner | new method |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Chris Lattner | Add new method. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Chris Lattner | Reduce the amount of searching this assertion does... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Chris Lattner | Fix a bugpoint crash that JeffC noticed, looking like... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Chris Lattner | Silence some uninit variable warnings. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Tanya Lattner | Fixed bug in findAllcircuits. Fixed branch addition... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Chris Lattner | remove some more dead templates and a dead macro. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Andrew Lenharth | oops |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Chris Lattner | Remove use of bind_obj, deleter, and finegrainify names... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Chris Lattner | Remove use of bind_obj |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Chris Lattner | Remove a bunch of dead templates. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Chris Lattner | C++ is not a functional programming language. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Andrew Lenharth | dynamic stack allocas |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Chris Lattner | Fix a bug in the 'store fpimm, ptr' -> 'store intimm... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Andrew Lenharth | no longer build as a shared library |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Chris Lattner | add another plausible reason |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Chris Lattner | new testcase for PR523 |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Chris Lattner | Bug fixed. |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Chris Lattner | New testcase for PR522. |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Chris Lattner | Fix problems running the HowToUseJIT on powerpc, and... |
commit | commitdiff | tree | snapshot |
next |