2007-12-05 |
Chris Lattner | split the JIT memory management code out from the main...
|
commit | commitdiff | tree |
2007-12-05 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2007-12-05 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2007-12-05 |
Chris Lattner | fix warnings
|
commit | commitdiff | tree |
2007-12-05 |
Chris Lattner | allow this to build
|
commit | commitdiff | tree |
2007-12-05 |
Chris Lattner | more scalarization
|
commit | commitdiff | tree |
2007-12-05 |
Chris Lattner | scalarize vector binops
|
commit | commitdiff | tree |
2007-12-04 |
Chris Lattner | Implement framework for scalarizing node results. ...
|
commit | commitdiff | tree |
2007-12-04 |
Chris Lattner | start providing framework for scalarizing vectors.
|
commit | commitdiff | tree |
2007-12-03 |
Chris Lattner | update file comment.
|
commit | commitdiff | tree |
2007-12-03 |
Chris Lattner | Describe the notion of 'owners' of the code.
|
commit | commitdiff | tree |
2007-12-03 |
Chris Lattner | explain what I need to grant commit access.
|
commit | commitdiff | tree |
2007-12-02 |
Chris Lattner | fix typo noticed by Joshua Pennington
|
commit | commitdiff | tree |
2007-11-30 |
Chris Lattner | chain update requests properly.
|
commit | commitdiff | tree |
2007-11-29 |
Chris Lattner | Pass the whole StringMapEntry into StringMapEntryInitializer...
|
commit | commitdiff | tree |
2007-11-29 |
Chris Lattner | provide an optional API to allow datatypes in a stringmap...
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | New testcase for PR1744
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | Work around a GCC bug, producing this code:
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | Add a note
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | Implement ExpandOperationResult for ppc i64 fp->int...
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | for consistency, allow a fallthrough if the final check...
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | upgrade this test
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | make this test have a deterministic result.
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | xfail a test
|
commit | commitdiff | tree |
2007-11-28 |
Chris Lattner | update this test after the fmrrd fix
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | commit testcase I forgot to svn add.
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | several entries got significantly better, though they...
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | implement a trivial readme entry.
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | Fix a crash on invalid code due to memcpy lowering.
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | Make this actually work on systems that support ppc...
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | Unbreak all of the darwin/ppc32 JIT failures having...
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | Unbreak backwards compatibility with bytecode format...
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | err, no really.
|
commit | commitdiff | tree |
2007-11-27 |
Chris Lattner | don't depend on ADL.
|
commit | commitdiff | tree |
2007-11-25 |
Chris Lattner | Implement PR1822
|
commit | commitdiff | tree |
2007-11-25 |
Chris Lattner | Fix a long standing deficiency in the X86 backend:...
|
commit | commitdiff | tree |
2007-11-24 |
Chris Lattner | Implement expand support for MERGE_VALUEs that only...
|
commit | commitdiff | tree |
2007-11-24 |
Chris Lattner | add a immAllZerosV_bc pattern fragment for consistency...
|
commit | commitdiff | tree |
2007-11-24 |
Chris Lattner | remove bogus assertion that broke CodeGen/Generic/cast...
|
commit | commitdiff | tree |
2007-11-24 |
Chris Lattner | Implement support for custom legalization in DAGTypeLegalize...
|
commit | commitdiff | tree |
2007-11-24 |
Chris Lattner | Several changes:
|
commit | commitdiff | tree |
2007-11-24 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2007-11-24 |
Chris Lattner | upgrade this test
|
commit | commitdiff | tree |
2007-11-23 |
Chris Lattner | Fix PR1816, by correcting the broken definition of...
|
commit | commitdiff | tree |
2007-11-23 |
Chris Lattner | simplify some code.
|
commit | commitdiff | tree |
2007-11-23 |
Chris Lattner | Fix APInt::countTrailingZeros to return BitWidth if...
|
commit | commitdiff | tree |
2007-11-23 |
Chris Lattner | add a comment.
|
commit | commitdiff | tree |
2007-11-23 |
Chris Lattner | splice some lines together, no functionality change.
|
commit | commitdiff | tree |
2007-11-23 |
Chris Lattner | !< is >=, not >. Thanks to Max Hailperin for pointing...
|
commit | commitdiff | tree |
2007-11-23 |
Chris Lattner | Fix a bug where we'd try to find a scev value for a...
|
commit | commitdiff | tree |
2007-11-22 |
Chris Lattner | Fix PR1817.
|
commit | commitdiff | tree |
2007-11-22 |
Chris Lattner | add some static icmpinst predicates.
|
commit | commitdiff | tree |
2007-11-22 |
Chris Lattner | add missing #include
|
commit | commitdiff | tree |
2007-11-22 |
Chris Lattner | resolve the last fixme's in the new tblgen parser.
|
commit | commitdiff | tree |
2007-11-22 |
Chris Lattner | change the Init print methods to return strings, and...
|
commit | commitdiff | tree |
2007-11-22 |
Chris Lattner | eliminate a bunch of print methods that are duplicate...
|
commit | commitdiff | tree |
2007-11-22 |
Chris Lattner | Rewrite the tblgen parser in a recursive descent style...
|
commit | commitdiff | tree |
2007-11-20 |
Chris Lattner | Add the ability to convert a tblgen type to a string.
|
commit | commitdiff | tree |
2007-11-19 |
Chris Lattner | Testcase for PR1811
|
commit | commitdiff | tree |
2007-11-19 |
Chris Lattner | ExpandUnalignedLoad doesn't handle vectors right at...
|
commit | commitdiff | tree |
2007-11-19 |
Chris Lattner | Implement vector expand support for shuffle_vector...
|
commit | commitdiff | tree |
2007-11-19 |
Chris Lattner | Implement splitting of UNDEF nodes. This is the first...
|
commit | commitdiff | tree |
2007-11-19 |
Chris Lattner | Record the start of the current token, for use in error...
|
commit | commitdiff | tree |
2007-11-19 |
Chris Lattner | Add carat diagnostics to tblgen lexer errors.
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | Fix the Linker testcase regressions, by making MemoryBuffer...
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | autoupgrade files that use callfoo as call foo.
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | print a call to a fastcc function as:
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | fix bogus test that the more strict lexer is finding.
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | Bugfix, this fixes CodeGen/X86/ldzero.ll and CodeGen...
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | Replace the original flex lexer with a hand writen...
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | minor cleanups
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | ensure header is self contained.
|
commit | commitdiff | tree |
2007-11-18 |
Chris Lattner | reimplement the tblgen lexer with a simple hand-written...
|
commit | commitdiff | tree |
2007-11-16 |
Chris Lattner | Fix PR1800 by correcting mistaken logic.
|
commit | commitdiff | tree |
2007-11-16 |
Chris Lattner | fix a typo
|
commit | commitdiff | tree |
2007-11-15 |
Chris Lattner | Fix PR1788 by taking the approach suggested by Richard...
|
commit | commitdiff | tree |
2007-11-15 |
Chris Lattner | Import the boost scoped_ptr class to LLVM. This patch...
|
commit | commitdiff | tree |
2007-11-15 |
Chris Lattner | many edits, patch by Kelly Wilson!
|
commit | commitdiff | tree |
2007-11-14 |
Chris Lattner | Document a limitation, patch contributed by George...
|
commit | commitdiff | tree |
2007-11-14 |
Chris Lattner | Implement PR1796 and Transforms/SimplifyCFG/noreturn...
|
commit | commitdiff | tree |
2007-11-13 |
Chris Lattner | Fix the regression on Transforms/GlobalOpt/deadglobal...
|
commit | commitdiff | tree |
2007-11-13 |
Chris Lattner | upgrade test
|
commit | commitdiff | tree |
2007-11-13 |
Chris Lattner | Make llvm2cpp better, patch for PR1794, contributed...
|
commit | commitdiff | tree |
2007-11-13 |
Chris Lattner | Implement PR1786 by iterating between dead cycle elimination
|
commit | commitdiff | tree |
2007-11-13 |
Chris Lattner | Many typos, grammaro, and wording fixes. Patch by
|
commit | commitdiff | tree |
2007-11-09 |
Chris Lattner | Update links.
|
commit | commitdiff | tree |
2007-11-09 |
Chris Lattner | try again
|
commit | commitdiff | tree |
2007-11-09 |
Chris Lattner | Tighten up a check for folding away loads from (newly...
|
commit | commitdiff | tree |
2007-11-07 |
Chris Lattner | minor edit
|
commit | commitdiff | tree |
2007-11-07 |
Chris Lattner | final edits.
|
commit | commitdiff | tree |
2007-11-07 |
Chris Lattner | chapter 7 edits
|
commit | commitdiff | tree |
2007-11-07 |
Chris Lattner | edits for chapter 7
|
commit | commitdiff | tree |
2007-11-07 |
Chris Lattner | edits for chapter 5
|
commit | commitdiff | tree |
2007-11-07 |
Chris Lattner | minor edits
|
commit | commitdiff | tree |
2007-11-07 |
Chris Lattner | edits.
|
commit | commitdiff | tree |
2007-11-06 |
Chris Lattner | make smallptrset more const and type correct, which...
|
commit | commitdiff | tree |
2007-11-06 |
Chris Lattner | fix const correctness, BB is const, so its predecessors...
|
commit | commitdiff | tree |
2007-11-06 |
Chris Lattner | don't put erase or query for non-allocainst pointers...
|
commit | commitdiff | tree |
2007-11-06 |
Chris Lattner | Implement PR1777 by detecting dependent phis that
|
commit | commitdiff | tree |
2007-11-06 |
Chris Lattner | fixes from Kelly Wilson.
|
commit | commitdiff | tree |
next |