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 |
2006-08-16 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | initial changes to support JIT'ing from multiple module... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Chris Lattner | Bugfixes for smallvector when the element size is small... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Reid Spencer | Add a section on how to build an RPM package as an... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Reid Spencer | Add llvm.spec to the list of files to be configured. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Reid Spencer | Add .PHONY targets for building source and binary RPM... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Reid Spencer | Transform the LLVM RPM spec file to be a configured... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | Fix PowerPC/2006-08-15-SelectionCrash.ll and simplify... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | The generated runloop shouldn't require Select to updat... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | allow Select to return the node being selected if RAU... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | Start using SDVTList more consistently |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | add a new SDVTList type and new SelectionDAG::getVTList... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Patrick Jenkins | Fixed the awkward description of the -find-bugs option... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Patrick Jenkins | Fixed the awkward description of -find-bugs in the... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Patrick Jenkins | Added option description for -find-bugs. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Patrick Jenkins | This commit mentions -find-bugs under the advice for... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Patrick Jenkins | Adding FindBugs.cpp so the -find-bugs option will work. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Patrick Jenkins | This commit adds a new feature called find-bugs. The... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jim Laskey | Haste-o discovered after. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jim Laskey | Hypos pointed out by Jakob Praher. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jim Laskey | Typo. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Reid Spencer | Okay, make the prose match the example too. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Reid Spencer | Some more correction to the examples, thanks to Chris... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Reid Spencer | Simplify this a little bit. |
commit | commitdiff | tree | snapshot |
next |