2010-01-13 |
Jeffrey Yasskin | Try to fix the ARM and PPC buildbots. The -mattr=vector... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Evan Cheng | Add a quick pass to optimize sign / zero extension... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Dale Johannesen | Further progration of metadata operands. The |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Victor Hernandez | Make WriteConstants() more robust against stray values... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Chris Lattner | use consistent tag kinds for ilist_traits |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Chris Lattner | 1) Use the new SimplifyInstructionsInBlock routine... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Chris Lattner | add a helper function. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Devang Patel | Use Twine, instead of StringRef, for consistency. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Devang Patel | Use ilist_tratis to autoinsert and remove NamedMDNode... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Evan Cheng | Eliminate or_not_add and just use AddedComplexity so... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Duncan Sands | Revert commit 93204, since it causes the assembler... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Duncan Sands | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Duncan Sands | Tweak commit 91745, which changed target data for both... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Dan Gohman | Make several tests less fragile. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Dan Gohman | Reapply the MOV64r0 patch, with a fix: MOV64r0 clobbers... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Dan Gohman | Update a partially obsolete comment. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Chris Lattner | Teach jump threading to duplicate small blocks when... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Dale Johannesen | Add MO_Metadata as an operand kind. Not used yet. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Evan Cheng | Add TargetInstrInfo::isCoalescableInstr. It returns... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | some cleanup, and make it obvious that ProcessJumpOnPHI... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | disable this testcase, PR5997 |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Evan Cheng | Add manual ISD::OR fastisel selection routines. TableGe... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Victor Hernandez | Add documentation for llvm.dbg.value intrinsic |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | reenable the piece that turns trunc(zext(x)) -> x even... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | Disable folding sext(trunc(x)) -> x (and other similar... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Victor Hernandez | Consolidate ConvertGlobalValIDToValue, ConvertGlobalOrM... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tobias Grosser | Remove trailing white spaces in post dominators header... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tobias Grosser | Add getNode() to post dominators. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Evan Cheng | Extend r93152 to work on OR r, r. If the source set... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | reduce this to a sensible testcase. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Greene | Shorten up this testcase. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Evan Cheng | Revert 93158. It's breaking quite a few x86_64 tests. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Jakob Stoklund... | Avoid adding PHI arguments for a predecessor that has... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Benjamin Kramer | Remove unused string functions. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Evan Cheng | Do not turn 8-bit OR to ADD since ADD8ri is not 3-addre... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Mon P Wang | Disable transformation of select of two loads to a... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Benjamin Kramer | Add StrInStrNoCase, a StringRef version of CStrInCStrNo... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Devang Patel | Add top level section for named metadata. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Jeffrey Yasskin | Improve unclear bits and inaccuracies in structure... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Jeffrey Yasskin | Update the -tailcallopt description to match djg's... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Devang Patel | s/NextValueNo/NextMDValueNo while processing metadata. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Benjamin Kramer | Turns out llvm-gcc still uses SplitString with a vector... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Benjamin Kramer | Reimplement getToken and SplitString as "StringRef... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dan Gohman | Use a 32-bit and with implicit zero-extension instead... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dan Gohman | Re-instate MOV64r0 and MOV16r0, with adjustments to... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dan Gohman | Generalize this check to avoid depending on a specific... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dan Gohman | Make this test less trivial, to avoid spurious failures. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dan Gohman | Pattern top-level operators don't need to be restricted... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dan Gohman | Reword this comment to reference a more fundamental... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Evan Cheng | Select an OR with immediate as an ADD if the input... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Greene | Implement a feature (-vector-unaligned-mem) to allow... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Victor Hernandez | Respond to Chris' review: |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | add one more bitfield optimization, allowing clang... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | Extend CanEvaluateZExtd to handle and/or/xor more aggre... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | Remove the dead TD argument to CanEvaluateZExtd, and... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Chris Lattner | improve comments, remove dead TD argument to CanEvaluat... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | teach sext optimization to handle truncs from types... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | teach zext optimization how to deal with truncs that... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | fix a buggy assertion, CreateIntegerCast should allow |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Mikhail Glushenkov | Suppress a warning on gcc 4.4. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | simplify CanEvaluateSExtd to return a bool now that... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | the NumCastsRemoved argument to CanEvaluateSExtd is... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | now that the cost model has changed, we can always... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Victor Hernandez | Compute isFunctionLocal in MDNode ctor or via argument... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | change the preferred canonical form for a sign extensio... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | fix indentation of switch statements, no functionality... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | fix pasto that broke bootstrap. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | simplify CanEvaluateZExtd now that we don't care about... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | two changes: |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | enhance CanEvaluateZExtd to handle shift left and sext... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | remove an xform subsumed by EvaluateInDifferentType. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Julien Lerouge | Fix nondeterministic behavior. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | clean up this xform by using m_Trunc. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | inline and remove the rest of commonIntCastTransforms. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | Inline the expression type promotion/demotion stuff... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | hopefully unbreak the ocaml bindings. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | add 3 passes which have been added but aren't used... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | "In order to ease automatic bindings generation, it... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Jeffrey Yasskin | Clarify the requirements for a "tail call" to actually... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | fix bogus test |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | fix bogus test |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | fix PR5983, reject function bodies with no blocks per... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | improve documentation for linkonce to be less confusing. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Jeffrey Yasskin | Fix llvm.org/PR5729: x86-64 tail calls were putting... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | 2010 is upon us. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Dan Gohman | Use WriteAsOperand instead of getName() to print loop... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Dan Gohman | Tighten up the vim LLVM IR syntax highlighting regex... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Dan Gohman | Set the vim auto-indent setting for open braces after... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
David Chisnall | Fixed linking of modules containing aliases to constant... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Duncan Sands | Suppress use of uninitialized variable warning. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | only factor from expressions whose uses are empty and... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Dan Gohman | Revert an earlier change to SIGN_EXTEND_INREG for vecto... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | clean up this code, add a fixme. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Devang Patel | Delete NamedMDSymTable while destrucing Module. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Dale Johannesen | Add DEBUG_DECLARE. Not used yet. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Devang Patel | NamedMDNode is never used so there is no need to enumer... |
commit | commitdiff | tree | snapshot |
next |