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 |
2006-08-15 |
Reid Spencer | This script takes arguments so remove the check for... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Reid Spencer | Fix an example. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Reid Spencer | Clarify the first question. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Reid Spencer | Rearrange things for clarity, don't talk about "derefer... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | Add a link to the GEP faq. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Chris Lattner | Add a link in a prominant location. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | Make getNodeValueTypes methods public. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | eliminate use of getNode that takes vector of valuetypes. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Devang Patel | untabify |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | Add a new getNode() method that takes a pointer to... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Devang Patel | Avoid extra string copy. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Reid Spencer | For PR876: |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Reid Spencer | For PR876: |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Devang Patel | Use mangler, instead of addUnderscore(), to get mangled... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Reid Spencer | Provide indentation of the generated program. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | remove SelectionDAG::InsertISelMapEntry, it is dead |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | Add code to resize the CSEMap hash table. This doesn... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | avoid a warning |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | Handle single-entry PHI nodes correctly. This fixes... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | new testcase from PR877 |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | Fix more validation issues |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | Update the example to work with llvm-gcc4. Fix validat... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | Add the actual constant to the hash for ConstantPool... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Lattner | typo |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Reid Spencer | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Reid Spencer | Fix several grammaros and a few HTML usage items. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Rafael Espindola | select code like |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Reid Spencer | Make all tools that use llvmdo have a -topdir option... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Devang Patel | Use < and > |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Devang Patel | Fix verification failures. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Devang Patel | Add lto doc link. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Devang Patel | Add lto doc. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Patrick Jenkins | Added some comments to clarify code around sub TestDire... |
commit | commitdiff | tree | snapshot |
next |