2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Johnny Chen | Added for disassembly VLD1 (multiple single elements... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Nicolas Geoffray | Use the module's context instead of the global context. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Devang Patel | new test case for r96974. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | no need to override IsLegalToFold, the base implementation |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | fix a bug in findNonImmUse (used by IsLegalToFold)... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | Print node ID's in dumps and views if set. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Wesley Peck | Adding the MicroBlaze backend. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | use OutStreamer.EmitCodeAlignment for alignment in... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | genericize MCAsmStreamer::EmitCodeAlignment to support... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jeffrey Yasskin | Oops. Pass -lgcc _only_ on ARM, not on everything... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Osborne | ECALLF, ECALLT shouldn't be marked as barriers. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Kevin Enderby | This is the first patch to put the needed bits in place... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Osborne | Mark unconditional branches as barriers. Found using... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jeffrey Yasskin | Roll r96559 forward again, adding libLLVM-2.7svn.so... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
David Greene | Speed up cycle checking significantly by caching results. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Dan Gohman | Don't do (X != Y) ? X : Y -> X for floating-point... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jim Grosbach | Spelling. s/suppor /support / |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Dan Gohman | Remove the code which constant-folded ptrtoint(inttoptr... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Garrison Venn | Modified examples Makefile to only build the ExceptionD... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Wesley Peck | Testing subversion commit access |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Fix -mtune forwarding. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Osborne | Remove unused lowering function LowerJumpTable |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Osborne | Lower BR_JT on the XCore to a jump into a series of... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | tests: Don't make a missing llvm-gcc dir a fatal error. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Switch .bc/.ll Makefile rules to use LLVM{CC,CXX} inste... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Add LLVM{CC,CXX} make variables, which specify the... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Initial configure support for using Clang as the LLVM... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Update mcc16 and the ancient Clang plugin for the ... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Eliminate CFERuntimeLibDir make variable, this shouldn... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Fix a thinko in the lit.cfg. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Input files with empty suffixes must be passed to linker. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Support -Xlinker et al. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Temporary disable response files. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Typo. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Implement order-preserving option forwarding. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Update the test suite. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Correct option forwarding: initial implementation. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Precompiled headers: initial support. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | New experimental/undocumented feature: 'works_on_empty'. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Support '-install_name'. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Mikhail Glushenkov | Add a way to enable '-opt=foo' forwarding. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Inline and eliminate LLVMG{CC,XX}WITHPATH. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Remove ancient Xcode project, replaced by CMake project. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Remove dead LUPGRADE make variable. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Kill off unused LLVMGCCLIBEXEC make variable. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCCARCH and LLVMGCC_VERSION make variables. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Eliminate llvmgcc_version testing variable. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCC_MAJVERS make variable. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Kill unused llvmgccmajvers testing variable. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | add some #if 0'd out code for checking that named values in |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | Reject patterns that use a name multiple times in the... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | disable two patterns that are using non-sensical result... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | remove a confused pattern that is trying to match an... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | reject patterns that have dead named arguments in the... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | remove a bunch of dead named arguments in input patterns, |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | reject patterns that mention a name in the destination... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | merge some code. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | fix a type mismatch in this pattern, where we were... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | more tidying up |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bob Wilson | Update memdep when load PRE inserts a new load, and... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | reduce indentation by eliminating 'else after return' |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | reapply my cellspu changes with a fix to not break... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Dan Gohman | Update LangRef to match the code; pointers default... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Dan Gohman | Revert 96854, 96852, and 96849, unbreaking test/CodeGen... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | X86InstrInfoSSE.td declares PINSRW as having type v8i16, |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Johnny Chen | Added versions of VCGE, VCGT, VCLE, and VCLT NEON instr... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | fix hte last cellspu failure. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | hack around more crimes in instruction selection. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Dan Gohman | Convert this test to FileCheck and add a testcase for... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | the cell backend is making all sorts of unsafe and... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | really fix an off-by-one error |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | fix an off-by-one error. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | switch the value# in OPC_CompleteMatch and OPC_EmitNode... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Johnny Chen | Added VCEQ (immediate #0) NEON instruction for disassem... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jakob Stoklund... | Dead code elimination |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jeffrey Yasskin | Fix viewCFG on Linux. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | add a new Push2 opcode for targets (like cellspu) which... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Evan Cheng | These should not have been committed. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | no need to run llvm-as here. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Evan Cheng | Instcombine constant folding can normalize gep with... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | Change ComplexPattern handling to push the node being... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jim Grosbach | Updated version of r96634 (which was reverted due to... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Add a test for canonicalizing ConstantExpr operands. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jim Grosbach | Clean up a bit and fix for when SPAdj != 0 |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jim Grosbach | The predicate index isn't fixed, so scan for it to... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Canonicalize ConstantInts to the right operand of commu... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | expand my hack to work with nodes that have flags but... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | add a new CheckMultiOpcode opcode for checking that... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | When matching patterns that have a complex pattern... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | add some debug hooks for tracking the behavior of the... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | remove dupes now. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | move #includes earlier. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Daniel Dunbar | MC/Mach-O: Remove non-sensical comment, and add a missi... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Minor formatting cleanup. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Use Instruction::isCommutative instead of duplicating it. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Johnny Chen | Added SEL, SXTB16, SXTAB16, UXTAB16, SMMULR, SMMLAR... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Bob Wilson | Erase deleted instructions from GVN's ValueTable. ... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Actually enable the -enable-unsafe-fp-math tests. |
commit | commitdiff | tree | snapshot |
next |