2006-08-23 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Reid Spencer | Rearrange order to build more frequently used tools... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Reid Spencer | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Rearrange the build order to better accommodate paralle... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Update for changes in Path class interface for exceptio... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Add irix as a (potential) new platform so that Timothy... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Misha Brukman | Added link to ABI documentation, sent by Rafael Espindola. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Make the sys::Path::GetTemporaryDirectory method not... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Chris Lattner | Improve the LiveInterval class to keep track of which... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Patrick Jenkins | Corrected an error that was introduced yesterday that... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Fix another occurrence of inverted logic on the result... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Inverse the error check logic for the MappedFile::map... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Don't throw needlessly. Failure of gettimeofday is... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Fix some indentation. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Chris Lattner | add resize, move swap out of line |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Rafael Espindola | run llc with -march=arm in select.ll |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Rafael Espindola | add a README.txt |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Chris Lattner | This passes. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Chris Lattner | Switch to using smallvector for liveintervals. This... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Chris Lattner | add a bunch more operations, including swap, insert... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Use the correct syntax. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Add a simple RUN line so this doesn't always fail.... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Reid Spencer | Make an error message a little more intelligible. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Bill Wendling | Modified the RUN line from "analyze ..." to "opt -analy... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Chris Lattner | move LiveInterval state all together |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Chris Lattner | Print physreg names symbolically in dumps |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jim Laskey | Update info on mangled names. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Chris Lattner | Print debug info as: |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Rafael Espindola | initial support for select |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jim Laskey | Update debugging documents. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jim Laskey | Adding C++ member support. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Jim Laskey | Adding new Dwarf constants. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Patrick Jenkins | The new nightly tester should stop outputing a message... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Chris Lattner | Fix PR861 |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Chris Lattner | Fix PR885 |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Rafael Espindola | add the and instruction |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Bill Wendling | Added a check so that if we have two machine instructio... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reid Spencer | Fix the documentation for this file. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reid Spencer | For PR885: |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Nate Begeman | Fix a build failure |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reid Spencer | Minor technical correction in documentation. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Reid Spencer | Make sure the verify pass gets run after the user's... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Reid Spencer | Rename the -verify option to be -verify-each so that... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Reid Spencer | Convert llvm-ld to use the PluginLoader like opt instea... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Rafael Espindola | call computeRegisterProperties |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Chris Lattner | vpkuwus didn't work, due to this typo |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Patrick Jenkins | These changes reflect the changes in the database for... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Chris Lattner | trivial optimization |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | Add a comment about the mechanisms used to rid AsmParse... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | To avoid errors where a non-exception .o is on the... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | Fix a grammaro in a comment. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | Drop the -s2048 option, it is specified incorrectly... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | For PR797: |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Reid Spencer | For PR872: |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Chris Lattner | Temporarily xfail this test, evan will look at it in... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Patrick Jenkins | Changing the format dejagnu tests are submitted. We... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | Constify some methods. Patch provided by Anton Vayvod... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | Revert this patch, the front-end has been fixed to... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | 'g' is handled by the front-end. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Andrew Lenharth | Fix handling of 'g'. Closes 883 |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Rafael Espindola | add a "load effective address" |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Andrew Lenharth | Add the 'c' constraint as needed by the linux kernel |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Andrew Lenharth | Add support for S and D constraints, as needed to compi... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | Fix validation problem |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | remove IRC transcript. Anything still misunderstood... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Chris Lattner | switch the SUnit pred/succ sets from being std::sets... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Evan Cheng | Another cyclic dag test case. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Evan Cheng | Doh. Incorrectly inverted condition. Also add a isOnlyU... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | minor changes. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | add an accessor |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Patrick Jenkins | My last commit added some experimental features I have... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Patrick Jenkins | Changed the call to countloc.sh so that the correct... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | Convert vector to smallvector: 4% speedup. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | silence a warning. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Bill Wendling | Added my home web page. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | Change the use_list to be a smallvector instead of... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | Use the appropriate typedef |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Reid Spencer | Patches to correct several bugs in llvmc. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Rafael Espindola | Declare the callee saved regs |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Evan Cheng | SelectNodeTo() may return a SDOperand that is different... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Evan Cheng | RET_FLAG has an optional input flag, but it does not... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Reid Spencer | Fix a thinko noticed by Chandler Carruth. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | add a way to have multiple modules in a JIT :) |
commit | commitdiff | tree | snapshot |
next |