2009-09-09 |
Daniel Dunbar | Fix another refactoro. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Make sure to make stub region writable before emission... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Fix arm jit encoding bug introduced by 75048. Some... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Make sure the memory range is writable before memset... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Eric Christopher | Correct __cxa_end_catch documentation to reflect that... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Remove comments which don't add much to .s readibility. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | turn the mcinst asmprinter on by default for x86, tweak... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bill Wendling | Remove failing test... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | make sure to send external symbols through the mangler, |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Use "opt < %s" instead of "opt %s" to keep the testname... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | this got merged into lea.ll |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | allow @ in symbol names without quoting the identifier... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bill Wendling | Fix PR4865. This syncs up the JIT's DWARF emitter with... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | add support for @PLT and friends on external symbols... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Eliminate more uses of llvm-as and llvm-dis. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Eliminate more uses of llvm-as and llvm-dis. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | update various tests for signedness changes in .s file. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | adjust for signedness change. I'd appreciate it if... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Merge Archive/extract* tests into one; this avoids... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | merge thumb2-bic2.ll into thumb2-bic.ll and update... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Add Triple::getArchTypeForDarwinArchName, which convert... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | tweak this to pass on linux. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Improve JIT error message for users crazy enough to... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | parenthesize symbol names that start with $, fixing... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | convert to filecheck syntax |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | change selectiondag to add the sign extended versions... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Use "opt < %s" instead of "opt %s" so that opt doesn... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Anton Korobeynikov | Unbreak getOnesVector() / getZeroVector() to use valid... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Convert a few more opt | llvm-dis to opt -S. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | filecheckize some tests |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Use opt -S instead of piping bitcode output through... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Use MemoryBuffer::getBufferIdentifier() in the AsmPrint... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | This should unbreak the build on 64-bit Linux. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Owen Anderson | Fix PR4909, patch by Jakub Staszak. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Const-correctness. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Since Program is basically a PID, it should be copyable. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Get rid of the Pid_ member in the Program class. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Add a Kill() function to the Program class. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | another typo |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Evan Cheng | Do not specify -mmacosx-version-min if building for... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | remove an extremely dubious instcombine transformation of |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Trim unnecessary declarations. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Change these tests to feed the assembly files to opt... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Fix may-be-used-uninitialized warning. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | llvm-as is no longer needed here, now that opt can... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Re-apply r80926, with fixes: keep the domtree informed... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Anton Korobeynikov | Add NEON 'laned' operations. This fixes another bunch... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | fix a couple typos pointed out by edwin and duncan |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Unbreak these tests. Chris, please verify that these... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Richard Pennington | Add source debug information to the Sparc code generator. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Nicolas Geoffray | When emitting a label for a PostCall safe point, the... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Nicolas Geoffray | Also emit a label for TargetInstrInfo::GC_LABEL. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Anton Korobeynikov | Unbreak |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Evan Cheng | When remat'ing and destination virtual register has... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | Print "X-42" instead of "X+-42". |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | make formatting of expressions more closely match the... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | tidy whitespace. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | disable some irrelevant eh emission |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | add support for some missing modifiers on jumptable... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | add a bunch more evil lowering code to work around... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | lit needs bash for tcl-as-sh execution, we use set... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | ADd support for "lowering" the X86::MOVZX16rr8/X86... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | add a hack to lower MOV16r0 to MOV32r0 in MCInstLower... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Fix typo that worked on python 2.6. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Nick Lewycky | Hoist out the test+insert to CheckedTypes. This doesn... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Fix a refactoro. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Add 'lit' support for llvm tests. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Add 'lit' testing tool. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | llvm::cerr is gone. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | update this to use raw_ostream |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | fix PR4767, a crash because fp stackifier visited blocks in |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | remove a turd |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | instcombine transforms vector loads that are only used by |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | fix pasto |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | add getVectorOperand/getIndexOperand accessors to Extra... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Nick Lewycky | Simplify from my last change. Assert1 is a macro that... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Fix an abort on a store of an empty struct member.... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Nick Lewycky | Verify types. Invalid types can be constructed when... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | fix PR4915, a crash in -debug mode. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | Fix PR4882, by making MemCpyOpt not dereference removed... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | fix ComputeMaskedBits handling of zext/sext/trunc to... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | add some comments to describe the invariants. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Reappy r80998, now that the GlobalOpt bug that it expos... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Fix a thinko: When lowering fneg with xor, bitcast... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Chris Lattner | add some more notes. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Add a testcase for the GlobalOpt inbounds fix. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Chris Lattner | describe undef semantics in some more detail. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Add inbounds to these getelementptrs, now that GlobalOp... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Don't commit stores with addresses that have indices... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Don't commit addresses of aggregate values. This avoids... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Fix GlobalOpt to avoid committing a store if the addres... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Preserve the InBounds flag when evaluating a getelement... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Dan Gohman | Simplify this code by using hasDefinitiveInitializer(). |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Chris Lattner | tighten test. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Chris Lattner | tweak test, add PR# |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Nick Lewycky | Express this in the canonical way. |
commit | commitdiff | tree | snapshot |
next |