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 |
2005-02-20 |
Jeff Cohen | Fix silly mistake. |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Jeff Cohen | Implement standard I/O redirection in ExecuteAndWait(). |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Add support for ".so" files compiled with LLVM which... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Eliminate silly warnings from the linker of the form: |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | typeo |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | New entry. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Bug fixed. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Testcase for PR520 |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Adjust this test to pass after recent CFE changes.... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Bug fixed. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Make this testcase harder, to test the read case as... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | new testcase. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Jeff Cohen | Change __MINGW to __MINGW32__. Patch submitted by... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Chris Lattner | Fix a bug. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Reid Spencer | Quote the value of the PATH variable so that Cygwin... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Reid Spencer | Allow dejagnu tests to run on Windows/Cygwin. Quote... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Reid Spencer | Adjust the help output so that it will fit cleanly... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Misha Brukman | * llvmc does not have a -V switch |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Jeff Cohen | Make PreventCoreFiles() do the right thing on Windows. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Misha Brukman | Remove colloquialisms from the documentation. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Misha Brukman | Fix compilation errors with VS 2005, patch contributed... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Misha Brukman | Fix compilation errors with VS 2005, patch by Aaron... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Chris Lattner | Don't rely on doubles comparing identical to each other... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Chris Lattner | Map doubles from integers, not the double itself. |
commit | commitdiff | tree | snapshot |
next |