2010-03-05 |
Chris Lattner | disable libprofile on cygwin, patch by Aaron Gray. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | Only build libedis if ENABLE_SHARED is specified, just... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | liblto and gold don't need to be built in serial |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | add an assertion requested on llvmdev. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Bill Wendling | Revert r97766. It's deleting a tag. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Bill Wendling | Micro-optimization: |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Dale Johannesen | Fix some more places where dbg_value affected codegen. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Devang Patel | Add metadata example. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Stop leaking MDStrings. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Johnny Chen | Drop the ".w" qualifier for t2UXTB16* instructions... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Fix memcheck-found leaks: one false positive from using... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jim Grosbach | For SJLJ exception handling, make sure that all calls... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Bob Wilson | pr6478: The frame pointer spill frame index is only... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Run machine licm before machine cse to avoid messing... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Avoid cse load instructions unless they are known to... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Bob Wilson | pr6480: Don't try producing ld/st-multiple instructions... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Erick Tryzelaar | Rewrite makefiles to explicitly reference DESTDIR to... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jakob Stoklund... | Fix the remaining MUL8 and DIV8 to define AX instead... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Dan Gohman | Fix recognition of 16-bit bswap for C front-ends which... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | not committing what you test = bad. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | make gep matching in fastisel match the base of the... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | add a statistic for # times fastisel fails. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Fix PR6360. It's easy for a stub's address to escape... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Dan Gohman | Fix a typo Duncan noticed. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Johnny Chen | Added 32-bit Thumb instructions for Preload Data (PLD... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Simplify the condition-checking logic and hopefully... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Teach lit to honor conditional directives. The syntax is: |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Nick Lewycky | Make the 'icmp pred trunc(ext(X)), CST --> icmp pred... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Fix PR5291, in which a SmallPtrSet iterator was held... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Rename -machine-cse to -enable-machine-cse. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | add a comment. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | so hey, it turns out that the histogram was completely... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Look ahead a bit to determine if a physical register... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | zap fixme. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | now that complexpatterns are all emitted at the end... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | change the new isel matcher to emit ComplexPattern... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Make sure JITResolvers don't leave any stubs behind... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | enhance comment output to specify what recorded slot |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Dan Gohman | Fix more code to work properly with vector operands... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Teach the pic16 target to recognize pic16-*-* triples. |
commit | commitdiff | tree | snapshot |
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 |
next |