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 |
2010-03-01 |
Chris Lattner | remove a little hack I did for the old isel, not needed |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | resolve some fixmes |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | resolve a fixme and simplify code by moving insertion... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | resolve a fixme by having the .td file parser reject... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Evan Cheng | MemoryDepAnalysis is not used if redundant load process... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | remove all but one version of SelectionDAG::MorphNodeTo |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | remove dead code, simplify. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | Fix PR2590 by making PatternSortingPredicate actually be |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | tolerate factoring the *last* node for CellSPU. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Evan Cheng | Remove the optimize for code size limitation on r67917... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | optimize tblgen compile time by eliminating the old... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Dan Gohman | Make llc opt into the addPassesToEmitFile verify pass. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | remove a terrible hack that disabled assertions from... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Jakob Stoklund... | Use methods to determine if a LiveInterval is spillable. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Remove tests that checks @llvm.dbg.stoppoint handling. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | stop using anders-aa |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | stop using anders-aa |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | remove andersen's tests. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | @llvm.dbg.stoppoint intrinsic is not used anymore. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Update to use new debug info encoding scheme. As a... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | don't emit the old sdnodexform stuff for the new isel. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | stop using generated sdnodexforms. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | note that andersaa was removed in 2.7 |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | remove anders-aa from mainline, it isn't maintained... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Johnny Chen | Added STRHT for disassembly only and fixed a bug in... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Remove this test because it checks wheter optimizer... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Remove test to check bugfix in handing debug info for... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | Turn on the new isel by default. Here are some fun... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Remove dead test. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Replace test case that uses @llvm.dbg.* intrinsic with... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Torok Edwin | Missed a \n in previous commit. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Torok Edwin | Add command-line flag to tblgen to turn off generating... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | Accelerate isel dispatch for tables that start with... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | These two tests check whether oprimizer safely ignores... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
John McCall | Don't potentially read past the end of the fill data... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | This test checks whether LICM ignores @llvm.dbg.stoppoi... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Rewrite test to test VLA using new debug info encoding... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Devang Patel | Remove this generic debug info intrinsic test. LLVM... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Dan Gohman | Fix optimization of ISD::TRUNCATE on vector operands... |
commit | commitdiff | tree | snapshot |
next |