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 |
2010-02-22 |
Johnny Chen | Added a bunch of instructions for disassembly only: |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Arnold Schwaighofer | Mark the return address stack slot as mutable when... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Daniel Dunbar | LLVMC/MultiplePluginPriorities.td: Generally XFAIL... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Remove unused variables and parameters. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Fix various doxygen warnings. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Constant-fold certain comparisons with infinity and... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Rename a variable to avoid a -Wshadow warning. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | Remove the logic for reasoning about NaNs from the... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | When emitting an instruction which depends on both... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Gohman | This cast<Instruction> is unnecessary. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | enhance my hack for flags handling, this allows us... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | fix an incorrect VT: eflags is always i32. The bug... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | fix most of the failures in the x86 suite by handling... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Daniel Dunbar | MC/X86: Add stub AsmBackend. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Daniel Dunbar | MC: Sketch registry support for target specific assembl... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Daniel Dunbar | Formatting tweaks (trailing whitespace, ordering, comme... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | fix an odd thinko in an assertion, all arm tests pass... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | Always emit register class id references as i32 like |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | add some no-unwinds, other minor cleanups. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Anton Korobeynikov | It turned out that we failed to emit proper symbol... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | speculatively teach OPC_CheckValueType and OPC_EmitNode... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | teach OPC_CheckType to handle MVT::iPTR, down to 2... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | make this check a bit more generous, it may be outlivin... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | Relax an assertion a bit. We allow replacing things... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | add a triple so that this doesn't fail due to linux... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | Sort the patterns before adding them to the FA so that... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Duncan Sands | Remove a bunch of duplicated code, where there was... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | filecheckize and add nouwinds. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Jakob Stoklund... | Enable assertion to detect cyclic valno references. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Anton Korobeynikov | IT turns out that during jumpless setcc lowering eq... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | when a match fails and we have to rollback, make sure... |
commit | commitdiff | tree | snapshot |
next |