2006-12-19 |
Chris Lattner | eliminate static ctors for Statistic objects. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | elimiante Statistic static ctors |
commit | commitdiff | tree | snapshot |
2006-12-19 |
John Criswell | Added operator methods to the Statistic class; some... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | remove static ctors from Statistic objects |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Update this test because constant integers are always... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Eliminate static ctors from Statistics |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | eliminate static ctors from Statistics |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | eliminate static ctor from example. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | remove dead statistic |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | switch more statistics over to STATISTIC, eliminating... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Eliminate static ctors due to Statistic objects |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Convert more Statistic's over to STATISTIC |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | update to reflect changes in statistic class. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Switch over Transforms/Scalar to use the STATISTIC... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Devang Patel | Enable new pass manager. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Evan Cheng | Fix for PR1062 by Dan Gohman. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Refactor statistic a big and introduce a horrible-but... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Now that ConstantInt::isValueValidForType can handle... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Anton Korobeynikov | Fix for PR1059: http://llvm.org/PR1059 |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Devang Patel | Now, there is additional layer, referred in the comment, |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | This test needs to be upgraded for the forthcoming... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Fix an example that used the old SetCondInst instruction. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Make changes for removal of SETCC instruction to unify... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Devang Patel | s/BasicBlockPassManager/BBPassManager/g |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | The x86-64 target machine should be used for amd64... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | This test needs to be upgraded for the FCmpInst patch. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Fix PR1061 and CodeGen/X86/2006-12-19-IntelSyntax.ll |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Make sure linker output is overwritten so this test... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | testcase for pr1061 |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Anton Korobeynikov | Partly fixed JITing on mingw32 platform. The support... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Clean up ConstantFoldCastInstruction. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Rewrite ConstantFoldCastInstruction so that it doesn... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Back out last revision, a bit premature, its not an... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | This test needs to be upgraded in preparation for the... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | This test needs to be upgraded. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Evan Cheng | May need to promote the operand (either sign_extend_inr... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Correct the description of ConstantInt::isValueValidFor... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Make ConstantInt not care about sign any more. To ensur... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Fix a bug in GetConstantFactor for affine expressions... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | Doxgenate comments. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Remove a useless statement. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Evan Cheng | LegalizeSetCCOperands() may end up inserting libcalls... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Bill Wendling | Removed llvm_ostream and used std::ostream instead. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | For PR1042: |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Rafael Espindola | macros -> Inline functions |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Remove the createInferredCast methods now that their... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Convert the last uses of CastInst::createInferredCast... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Remove the two-argument (inferred cast) form of Constan... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Convert the last use of two-argument ConstantExpr:... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Remove a call to Type::isSigned(). |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Revert last patch. ConstantInt isn't quite ready for... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Determine if the -enable-pic option was given. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Rafael Espindola | move ExtWeakSymbols to AsmPrinter |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Add a couple little tests for SExt/ZExt of constants... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Remove the last use of getUnsignedVersion and getSigned... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Reid Spencer | Remove some clutter and make it keep going instead... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Chris Lattner | Fix PR1057 (compilation on macos 10.3), patch by Scott... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Reid Spencer | Use a predicate function to identify bitcast of fp... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Reid Spencer | Fix PR1058: |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Bill Wendling | Added example of how to code print() methods so that... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Bill Wendling | Fixed so that it dereferences the ostream pointer. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Bill Wendling | Accidental submission. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Bill Wendling | This snuck in. Reverted. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Reid Spencer | Fix problems in the CBE and InstructionCombining which... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Bill Wendling | Added an automatic cast to "std::ostream*" etc. from... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Reid Spencer | Allow an --enable-pic option to turn on -fPIC compiler... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | when inserting a dummy argument to work-around the... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | Fix PR1049 and CodeGen/Generic/2006-12-16-InlineAsmCrash.ll |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | testcase for pr1049 |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | Fix one more broken testcase |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | Apply B. Scott Michel's patch for PR1054, thanks! |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Evan Cheng | Cannot combine an indexed load / store any further. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Evan Cheng | Typo. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | Fix borken testcase |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | fix buggy testcase |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | testcases for PR1042 |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Chris Lattner | Fix PR1042, by tightening up the subtle rules with... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Evan Cheng | Expand FP undef |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Jeff Cohen | The best unbreakage yet, addressing Bill's concerns. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Evan Cheng | Allow promoted FP_TO_UINT / FP_TO_SINT to expand operand. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Devang Patel | Add getNumContainedPasses() and getContainedPass()... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Evan Cheng | Expand fabs / fneg to and / xor. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Devang Patel | Cosmetic changes, based on Chris's review. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jeff Cohen | An even better unbreakage... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Evan Cheng | Fix select_cc, select expansion to soft-fp bugs. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jeff Cohen | Complete unbreak of VC++ (Chris identified the simple... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jeff Cohen | Partial unbreak of VC++ (stream stuff has no easy fix). |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Reid Spencer | Remove an extraneous { at the end of a block. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jim Laskey | Patterns no longer needed due to fix in the DAG combiner. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jim Laskey | This code was usurping the sextload expand in teh legal... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Devang Patel | Mark dump* routines const routines. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Evan Cheng | Some AT&T syntax assembler (e.g. Mac OS X) does not... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Reid Spencer | Fix long standing issue with propagating error message... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Reid Spencer | For PR1050: |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Devang Patel | Move PMTopLevelManager and TImingInfo into anon namespace. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jim Laskey | Not all test cases are created equal. This fix is... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Jim Laskey | Not needed. Misinterpreted error message from other... |
commit | commitdiff | tree | snapshot |
next |