2010-03-04 |
Chris Lattner | inline CannotYetSelectIntrinsic into CannotYetSelect... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Fix a logic error. An instruction that has a live physi... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Remove PHINodeTraits and use MachineInstrExpressionTrai... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Erick Tryzelaar | Expose the rest of the llvm-c scalar opts to ocaml. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Erick Tryzelaar | Rename some ocaml functions. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Erick Tryzelaar | Expose the external functions for ocaml's execution... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Erick Tryzelaar | Expose alignment and stack alignment attributes to... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Move MachineInstrExpressionTrait::getHashValue() out... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Re-apply r97667 but with a little bit of thought put... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Johnny Chen | Modified the asm string of 16-bit Thumb MUL instruction... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Dan Gohman | Revert 97667. It broke a bunch of tests. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Fix funky indentation and add comments. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Move DenseMapInfo for MachineInstr* to MachineInstr.h |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Dan Gohman | Fix a bug in SelectionDAG's ReplaceAllUsesWith in the... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Machine CSE work in progress. It's doing some CSE now... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Add MachineRegisterInfo::hasOneUse and hasOneNonDBGUse. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | don't use always_inline with gcc 3.4, it has some unimp... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | TopLevelMap[] reference is a pointer. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Andrew Lenharth | Fix PR6444, note still doesn't compile libgcc2 all... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | fix incorrect folding of icmp with undef, PR6481. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Bill Wendling | Revert... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Johnny Chen | Added 32-bit Thumb instructions LDRT, LDRBT, LDRHT... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | add some of the more obscure predicate types to the |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | speed up scope node processing: if the first element... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | introduce a new SwitchTypeMatcher node (which is analog... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Bill Wendling | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Dan Gohman | Make SCEVExpander and LSR more aggressive about hoistin... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Dan Gohman | Revert r97580; that's not the right way to fix this. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Work in progress. Finding some cse now. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | remove nvload and two patterns that use it which are |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Johnny Chen | Added 32-bit Thumb instructions t2NOP, t2YIELD, t2WFE... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Bill Wendling | Use APInt instead of zext value. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | factor the 'in the default address space' check out... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | factor the 'sign extended from 8 bit' patterns better so |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | - Change MachineInstr::isIdenticalTo to take a new... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Add an option to enable machine cse (it's not doing... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Ordering forward declarations. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Bill Wendling | Don't turn assertions on by default. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Evan Cheng | Eliminate unused instruction classes. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Bill Wendling | This test case: |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Johnny Chen | Added 32-bit Thumb instructions t2DMB variants, t2DSB... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Use the ocaml tag 0 since we are just returning an... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Don't use an ocaml keyword in an ocamldoc comment. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Expose the optimization level for the jit in ocaml. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Remove module providers from ocaml. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Add Module functions in place of module providers. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | merge two loops over all nodes in the graph into one. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | eliminate PreprocessForRMW now that isel handles it. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | remove 300 lines of code that is now dead in the MSP430... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | Fix some issues in WalkChainUsers dealing with |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Johnny Chen | Added 32-bit Thumb instruction CLREX (Clear-Exclusive... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Evan Cheng | Allow specialization of ScopedHashTable of non-default... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Bill Wendling | Okay. One last attempt: |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | this testcase is failing because pic16 doesn't define... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Add support for use to ocaml. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Rename LLVMUseIteratorRef to LLVMUseRef since we don... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | xfail this for now. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Johnny Chen | Removed the extra S from the multiclass def T2I_adde_su... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | run HandleMergeInputChains even if we only have one... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Dan Gohman | When expanding an expression such as (A + B + C + D... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Evan Cheng | Swap parameters of isSafeToMove and isSafeToReMat for... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Evan Cheng | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | clean up some testcases. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | the sorting predicate should work for comparing an... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Johnny Chen | Added 32-bit Thumb instructions: CPS, SDIV, UDIV, SXTB1... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Devang Patel | Fix grammar. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Johnny Chen | AL is an optional mnemonic extension for always, except... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Johnny Chen | Change some asm shift opcode strings to lowercase. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Xerxes Ranby | fix typo add missing ( |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Xerxes Ranby | Unbreak llvm-arm-linux buildbot and fix PR5309. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Duncan Sands | Rather than passing "false" for InsertBefore, AddressSp... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | Fix the xfail I added a couple of patches back. The... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | I was confused about this, it turns out that MorphNodeTo |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | factor node morphing out to its own helper method. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | attributes are not part of types anymore, patch by... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | eliminate CodeGen/DAGISelHeader.h, it is empty now. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | Sink InstructionSelect() out of each target into SDISel... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Eric Christopher | Only save vector registers if we've defined for the... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | move some code out of DAGISelHeader up to SelectionDAGI... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Erick Tryzelaar | Fix looking up MD names to not need a module. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Eric Christopher | Move the docsdir to /usr/share/doc/llvm to match other... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Eric Christopher | Make sure we save CXXFLAGS before setting it as pedanti... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Eric Christopher | Add file to CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Evan Cheng | Add skeleton of a machine level cse pass. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Evan Cheng | Add count() and lookup() to ScopedHashTable. It might... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | Use the right induction variable. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | Rewrite chain handling validation and input TokenFactor... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Dan Gohman | Fix several places to handle vector operands properly. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Dan Gohman | Non-affine post-inc SCEV expansions have more code... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Bill Wendling | Remove dead parameter passing. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Devang Patel | Constructors and operators for anonymous aggregates... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Dan Gohman | Floating-point add, sub, and mul are now spelled fadd... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Dan Gohman | PerformTailCallOpt was renamed to GuaranteedTailCallOpt to |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | remove dead code. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | add some missing \n's |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Bob Wilson | Don't attempt load PRE when there is no real redundancy... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Chris Lattner | refactor some code out of OPC_EmitMergeInputChains... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | remove some functions that were only used by the |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Bob Wilson | When GVN needs to split critical edges for load PRE... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | fixme resolved. |
commit | commitdiff | tree | snapshot |
next |