2006-12-21 |
Reid Spencer | Add a FIXME about signedness. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Reid Spencer | Simplify all the casting business and get rid of isSign... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Reid Spencer | Remove isSigned calls via foreknowledge of main's argum... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Reid Spencer | Get rid of a useless if statement whose then and else... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Reid Spencer | Add some comments about things that can go away once... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Devang Patel | At the beginning of run, initialize analyis info availa... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Jim Laskey | These tests all rely on using register mnemonics and... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Jim Laskey | Oops. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Jim Laskey | Original patch was overly complicated. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Chris Lattner | Fix Regression/Verifier/invoke-1.ll |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Jim Laskey | Changes to target powerpc for non-Darwin assemblers. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Anton Korobeynikov | Fixed 80 cols & style violation |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Devang Patel | Enable old pass manager. New pass manager causes CBE... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Chris Lattner | Revert the previous patch which was incorrect. This... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Reid Spencer | Add some tests for negative constants to unsigned and... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Reid Spencer | Allow negative constants for unsigned integers and... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Chris Lattner | handle undef values much more carefully: generalize... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Chris Lattner | fix a typo |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Evan Cheng | getLoad() and getStore() calls missed SVOffset operand... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Anton Korobeynikov | Fixed dllimported symbols support during JIT'ing. JIT... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | eliminate constructor from Statistic class. It is... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | switch statistics over to not use static ctors. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Reid Spencer | Remove documentation for isSigned and isUnsigned method... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Chris Lattner | switch statistic over, remove misspelt comment. |
commit | commitdiff | tree | snapshot |
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 |
next |