2007-11-28 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Chris Lattner | Implement ExpandOperationResult for ppc i64 fp->int... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Chris Lattner | for consistency, allow a fallthrough if the final check... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Chris Lattner | upgrade this test |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Chris Lattner | make this test have a deterministic result. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Duncan Sands | Add some convenience methods for querying attributes... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Duncan Sands | Revert previous "fix" - the breakage was due to some |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Duncan Sands | This test somehow got an extra "not" during the |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Duncan Sands | My compiler complains that "x always evaluates to true" |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Duncan Sands | Add missing newlines at EOF. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Chris Lattner | xfail a test |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Chris Lattner | update this test after the fmrrd fix |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Tanya Lattner | Fix typo |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Tanya Lattner | Modified instructions to configure llvm-test by configu... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Tanya Lattner | Fix bug in regression tests that ignored stderr output... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Evan Cheng | Recover compile time regression. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Owen Anderson | Add MachineLoopInfo. This is not yet tested. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | commit testcase I forgot to svn add. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | several entries got significantly better, though they... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | implement a trivial readme entry. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | Fix a crash on invalid code due to memcpy lowering. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | Make this actually work on systems that support ppc... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | Unbreak all of the darwin/ppc32 JIT failures having... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Ted Kremenek | Updated GenLibDeps.pl to employ "use strict" to help... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Nate Begeman | Support returning non-power-of-2 vectors to unblock... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Andrew Lenharth | something wrong with this opt |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Anton Korobeynikov | Add testcase for last llvm-gcc tweaks |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Ted Kremenek | Added quotes around $(NM_PATH) argument to GenLibDeps... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | Unbreak backwards compatibility with bytecode format... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Duncan Sands | Fix PR1146: parameter attributes are longer part of |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zhou Sheng | Make this pass for CYGWIN. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zhou Sheng | Make this testcase compatible with CYGWIN. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | err, no really. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chris Lattner | don't depend on ADL. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Owen Anderson | Make LoopInfoBase more generic, in preparation for... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Owen Anderson | Add accessor for getting the underlying templated type... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Chuck Rose III | Moving TGLexer.h from source to header file tab in... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Dan Gohman | Change &| to |&. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Dan Gohman | Change grep '' to grep {}. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Dan Gohman | Don't redirect llvm-as's stderr to llvm-dis. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Dan Gohman | Remove unnecessary && from the RUN lines of this test. |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Dan Gohman | Don't lower srem/urem X%C to X-X/C*C unless the divisio... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Chuck Rose III | Add TGParser files to VStudio project files. Removed... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Owen Anderson | Fix another bug that was causing siod to fail. |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Owen Anderson | Fix a silly bug that Nicholas noticed. |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Owen Anderson | Allow GVN to eliminate read-only function calls when... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Anton Korobeynikov | Remove another leak. Due to some reason AliasSetTracker... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Nick Lewycky | Add new SCEV, SCEVSMax. This allows LLVM to analyze... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Chris Lattner | Implement PR1822 |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Anton Korobeynikov | Remove a leak. Destroy LoopInfoBase object. releaseMemo... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Duncan Sands | Fix PR1816. If a bitcast of a function only exists... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Reid Spencer | Don't ignore files that are no longer in use. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Chris Lattner | Fix a long standing deficiency in the X86 backend:... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Chris Lattner | Implement expand support for MERGE_VALUEs that only... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Chris Lattner | add a immAllZerosV_bc pattern fragment for consistency... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Chris Lattner | remove bogus assertion that broke CodeGen/Generic/cast... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Chris Lattner | Implement support for custom legalization in DAGTypeLeg... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Chris Lattner | Several changes: |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Chris Lattner | upgrade this test |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Chris Lattner | Fix PR1816, by correcting the broken definition of... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Chris Lattner | Fix APInt::countTrailingZeros to return BitWidth if... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Chris Lattner | add a comment. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Chris Lattner | splice some lines together, no functionality change. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Chris Lattner | !< is >=, not >. Thanks to Max Hailperin for pointing... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Duncan Sands | Ding dong, the DoesntAccessMemoryFns and |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Duncan Sands | Remove some logic I thoughtlessly copied over |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Chris Lattner | Fix a bug where we'd try to find a scev value for a... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Chris Lattner | Fix PR1817. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Chris Lattner | add some static icmpinst predicates. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Chris Lattner | add missing #include |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Anton Korobeynikov | Don't crash on bogus llvm.noinline. This is first part... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Duncan Sands | Turn invokes of nounwind functions into ordinary calls. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Duncan Sands | Teach alias analysis about readnone/readonly functions. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Duncan Sands | Readonly/readnone functions are allowed to throw |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Chris Lattner | resolve the last fixme's in the new tblgen parser. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Chris Lattner | change the Init print methods to return strings, and... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Chris Lattner | eliminate a bunch of print methods that are duplicate... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Chris Lattner | Rewrite the tblgen parser in a recursive descent style... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Duncan Sands | Rename the 'const' parameter attribute to 'readnone', |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Nick Lewycky | Instead of calculating constant factors, calculate... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Nick Lewycky | Create nodes for inline asm so that we don't crash... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Chuck Rose III | Switching back to strtoll. Including config.h. On... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Duncan Sands | Fix a bug in which node A is replaced by node B, but... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Nick Lewycky | typo |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Dale Johannesen | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Chuck Rose III | This change does a couple of things. First it gets... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Dale Johannesen | File missing from previous patch. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Dale Johannesen | Fix .eh table linkage issues on Darwin. Some EH support |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Chris Lattner | Add the ability to convert a tblgen type to a string. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Duncan Sands | In order for parameter attribute uniquing to make |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Nick Lewycky | Small cleanup. Use APInt::getHighBitsSet method instead... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Nick Lewycky | Be more careful when transforming | to +. Patch from... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Chris Lattner | Testcase for PR1811 |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Chris Lattner | ExpandUnalignedLoad doesn't handle vectors right at... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Chris Lattner | Implement vector expand support for shuffle_vector... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Dan Gohman | Remove meaningless qualifiers from return types, avoidi... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Chris Lattner | Implement splitting of UNDEF nodes. This is the first... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Owen Anderson | Teach me to do stuff late at night. |
commit | commitdiff | tree | snapshot |
next |