2010-06-23 |
Eric Christopher | Update according to feedback. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Rafael Espindola | Add an extra-library-path option to the plugin. This... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Bruno Cardoso... | Add AVX SHUF{PS,PD}{rr,rm} instructions |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Nico Weber | Add support for the x86 instructions "pusha" and "popa". |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Bruno Cardoso... | Fix a tblgen bug. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Dale Johannesen | Reinstate correct test, remove the real invalidated... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Dale Johannesen | Remove tests invalidated by previous checkin. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Dale Johannesen | Do not do tail calls to external symbols. If the |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Bill Wendling | MorphNodeTo doesn't preserve the memory operands. Becau... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Daniel Dunbar | tests: Tweak lit.cfg to fix breakage with out-of-dir... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Daniel Dunbar | Revert r106263, "Fold the ShrinkDemandedOps pass into... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Jim Grosbach | The generic DAG combiner can now fold atomic fences... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Jim Grosbach | When using libcall expansions for the atomic intrinsics... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Jim Grosbach | Some targets don't require the fencing MEMBARRIER instr... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Jim Grosbach | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Jakob Stoklund... | Add a few VNInfo data structure checks. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Gabor Greif | use ArgOperand accessors |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Gabor Greif | use ArgOperand accessors |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Gabor Greif | use helper to neatly access arguments |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Eric Christopher | Update uses, defs, and comments for darwin tls patterns. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Nick Lewycky | Don't link against libm and libpthread which don't... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Daniel Dunbar | Revert r106066, "Create a more targeted fix for not... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Stuart Hastings | Less incorrect handling of zero-length bitfields. ... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Eric Christopher | Get the addend correct for i386 pic. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bill Wendling | Generate DWARF information during Apple-style build... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Replace ScalarEvolution's private copy of getLoopPredec... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruno Cardoso... | Add AVX compare packed instructions |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Loosen up this test so that it doesn't depend as much... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | Revert 106592 for now. It causes clang-selfhost build... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Fix OptimizeMax to handle an odd case where one of... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruno Cardoso... | Reapply support for AVX unpack and interleave instructi... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | If a metadata operand is seeded in value map and the... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | While cloning a module, clone metadata attached with... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruno Cardoso... | Add AVX MOV{SS,SD}{rr,rm} instructions |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bill Wendling | Fix the formatting of the switch statement and add... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Jakob Stoklund... | Also convert SUBREG_TO_REG to a KILL when relevant... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bob Wilson | Thumb1 functions using @llvm.returnaddress were not... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Eric Christopher | Move a 64-bit test to the 64-bit file. Fixes an llvm... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Eric Christopher | Look for and use a different darwin crash reporter... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dale Johannesen | Add SSE so these actually pass on non-X86 hosts. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Jim Grosbach | fix typo |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Gabor Greif | use high-level accessors |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruno Cardoso... | Fix a subtle multiclass bug: when using class inheritan... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bill Wendling | Corresponding test changes for r106564. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Gabor Greif | warmup ritual: use high-level argument accessors |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Mon P Wang | Move v-binop-widen tests to X86 since they don't work... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | Clone named metadata while cloning a module. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruno Cardoso... | Reorganize logical and arithmetic SSE 1 & 2 instructions |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruno Cardoso... | Reorganize SSE instructions, making easier to see oport... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Move PHIElimination's SplitCriticalEdge for MachineBasi... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Jakob Stoklund... | Remove the SimpleJoin optimization from SimpleRegisterC... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Split out the code for finding a unique loop predecesso... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Use pre-increment instead of post-increment when the... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Add a comment explaining a non-obvious API. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Add an explicit keyword. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Allow "exhaustive" trip count evaluation on phi nodes... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | Revert 106528. It is causing self host failures. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | Do not rely on DenseMap slot which can be easily invali... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bob Wilson | Revert my change to clone named metadata. Buildbots... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | When unfolding a load, avoid assuming which instruction... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | Use single interface, using twine, to get named metadata. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Evan Cheng | Tail merging pass shall not break up IT blocks. rdar... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | Discard special LLVM prefix from linkage name. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Devang Patel | Do not rely on Twine temporaries to survive. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Chris Lattner | make sure to initialize indent_level |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dan Gohman | Fix the new load-unfolding code to update LiveVariable... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bob Wilson | Include named metadata when cloning a module. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Chris Lattner | add some support for blockaddress. This isn't really... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Chris Lattner | eliminate a mutable global variable, use raw_ostream... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Chris Lattner | un-indent a huge amount of code out of an anonymous... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Bruno Cardoso... | revert r106482 |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Chris Lattner | fix several bugs in the tutorial, patch by Kevin Kelley! |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Dan Gohman | Teach two-address lowering how to unfold a load to... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Bruno Cardoso... | change parameter name to avoid confusion with global... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Bob Wilson | sign_extend_inreg needs to be expanded for pre-v6 Thumb... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Jim Grosbach | LEApcrelJT shouldn't be marked as neverHasSideEffects... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Bruno Cardoso... | Add unpack and interleave AVX instructions, encoding... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Evan Cheng | Fix PR7421: bug in kill transferring logic. It was... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Chris Lattner | This makes example Makefile a lot more like actual |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from llvm. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Chris Lattner | "This is just a cosmetic change in MCAsmStreamer.cpp... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Chris Lattner | fix typos reported by Adam Warner! |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from SystemZ. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from Sparc. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from Mips. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from Blackfin. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from MSP430. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Dan Gohman | Make this test more robust in case LLVM ever decides... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Dan Gohman | Use A.append(...) instead of A.insert(A.end(), ...... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Make 80-column. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from PIC16. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from XCore. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from Alpha. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Dan Gohman | Move several non-performance-critical member functinos... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Dale Johannesen | Add missing FileCheck call. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Devang Patel | test case for r106438. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Devang Patel | Do not directly use function names to construct new... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Bruno Cardoso... | Move part of SSE 1 & 2 compare, shuffle and unpack... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Bruno Cardoso... | Add AVX regular (non-aliased ones) and,or,xor,andn... |
commit | commitdiff | tree | snapshot |
next |