2007-01-15 |
Chris Lattner | make this more efficient in release builds (time and...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Fix a regression in my isIntegral patch that broke...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Run an instcombine pass after inlining but before scalarrepl...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Implement InstCombine/phi.ll:test7, deletion of trivial...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | simplify some code now that types are signless
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | delete stores to allocas with one use. This is a trivial...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | add a simple case where instcombine can detect and...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Constant fold llvm.powi.*. This speeds up tramp3d...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | add some notes
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | rename Type::isIntegral to Type::isInteger, eliminating...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | regenerate
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | teach VMCore to accept i1 add's and shifts
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | eliminate calls to Type::isInteger, preferring isIntegral...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | allow i1 to operators like shift and add.
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Update code to eliminate calls to isInteger, calling...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Change to match API changes.
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Eliminate calls to isInteger, generalizing code and...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Terminology change: drop 'integral' completely. Now...
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Make use of isInteger vs isIntegral more explicit
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | ensure these don't xpass if opt crashes
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Fix correlated exprs regressions
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | don't discriminate against i1
|
commit | commitdiff | tree |
2007-01-15 |
Chris Lattner | Fix Analysis/Dominators/2006-10-02-BreakCritEdges.ll
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | instcombine has always been miscompiling fcmp x, x...
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | add accessors
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | verify that hidden visibility support never goes away
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | Fix PR1110 and Analysis/Dominators/2007-01-14-BreakCritEdges...
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | testcase for pr1110
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | clarify linkonce/weak linkage
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | add support for hidden visibility to darwin/ppc and...
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | add support for hidden visibility to darwin/x86
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | add a new HiddenDirective member for handling visibility.
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | add a missing else. This caused globals to be printed as:
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | fit to 80 cols.
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | testcase for pr1109
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | Fix PR1101 and Analysis/ScalarEvolution/trip-count.ll
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | new testcase for pr1101
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | darwin doesn't use .hidden. Disable this until we...
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | add a global variable example
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | Fix PR1103 and Regression/CodeGen/X86/2007-01-13-StackPtrInd...
|
commit | commitdiff | tree |
2007-01-14 |
Chris Lattner | new testcase for pr1103
|
commit | commitdiff | tree |
2007-01-13 |
Chris Lattner | remove dead code, frameindices must be resolve before...
|
commit | commitdiff | tree |
2007-01-13 |
Chris Lattner | testcase reduced from pr1107
|
commit | commitdiff | tree |
2007-01-13 |
Chris Lattner | Fix Transforms/InstCombine/2007-01-13-ExtCompareMiscompile...
|
commit | commitdiff | tree |
2007-01-13 |
Chris Lattner | Fix a minor bug handling constant exprs, introduced...
|
commit | commitdiff | tree |
2007-01-13 |
Chris Lattner | Remove this obsolete test. The CBE will never be able...
|
commit | commitdiff | tree |
2007-01-13 |
Chris Lattner | fix a bug in a recent patch
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | remove over-general code.
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | remove unneeded special case for bool
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | Eliminate a log(n) lookup
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | remove obsolete fixme
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | simplify some code
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | Remove over-general comparisons
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | inline isIntegral to make this method look like classof...
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | update this to work with recent asmprinter change
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | Remove a bunch of duplicated code. Among other things...
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | unbreak i1 constants with the cpp writer, eliminate...
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | eliminate redundant check
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | regenerate
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | This production is dead, the lexer can never return...
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | Branch conditions must be i1
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | don't discriminate against bool
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | remove unneeded special cases
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | GEP operands can't be bools
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | Simplify code
|
commit | commitdiff | tree |
2007-01-12 |
Chris Lattner | Fix persistent conflict madness by removing these from...
|
commit | commitdiff | tree |
2007-01-11 |
Chris Lattner | simplify some logic further
|
commit | commitdiff | tree |
2007-01-11 |
Chris Lattner | Recommit my previous patch with a bugfix: printInfoComment...
|
commit | commitdiff | tree |
2007-01-10 |
Chris Lattner | Last refactoring before PR645: split up getSlot into...
|
commit | commitdiff | tree |
2007-01-10 |
Chris Lattner | eliminate some iterator gymnastics.
|
commit | commitdiff | tree |
2007-01-09 |
Chris Lattner | Fix a bug in heap-sra that caused compilation failure...
|
commit | commitdiff | tree |
2007-01-09 |
Chris Lattner | Inline insertValue into CreateModuleSlot/CreateFunctionSlot
|
commit | commitdiff | tree |
2007-01-09 |
Chris Lattner | Remove a bunch of complex logic that is completely...
|
commit | commitdiff | tree |
2007-01-09 |
Chris Lattner | Split CreateSlot into two versions, one for globals...
|
commit | commitdiff | tree |
2007-01-09 |
Chris Lattner | Remove extraneous return value from insertValue and...
|
commit | commitdiff | tree |
2007-01-09 |
Chris Lattner | Add PR number for future reference
|
commit | commitdiff | tree |
2007-01-08 |
Chris Lattner | Implement some trivial FP foldings when -enable-unsafe...
|
commit | commitdiff | tree |
2007-01-08 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2007-01-08 |
Chris Lattner | testcase for PR1097
|
commit | commitdiff | tree |
2007-01-08 |
Chris Lattner | Fully specify the type of the llvm.va* intrinsics....
|
commit | commitdiff | tree |
2007-01-08 |
Chris Lattner | fix atexit. This is an overcomplex way of calling...
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | the old trace values pass has been removed, remove...
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | this pass is unused
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | remove an old instrumentation pass that is not used...
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | llvm.isunordered is no longer alive.
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | llvm 2.0 doesn't support llvm.isunordered.*
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | relax type
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | remove support for llvm.isunordered
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | remove llvm.isunordered
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | relax type
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | Change the interface to Module::getOrInsertFunction...
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | Change the interface to Module::getOrInsertFunction...
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | prepare for adjustment to getOrInsertFunction method
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | add some casts to support a change in the getOrInsertFunctio...
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | relax type
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | relax some types
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | relax types
|
commit | commitdiff | tree |
2007-01-07 |
Chris Lattner | relax some types
|
commit | commitdiff | tree |
next |