2004-03-18 |
Chris Lattner | The code extractor needs dominator info. Provide it |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Chris Lattner | The code extractor needs dominator information, so... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Chris Lattner | Prune #includes, moving the module interface to the... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Chris Lattner | Make this header file self-contained |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | Fix a HORRIBLY NASTY bug that caused siod to stop worki... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | Fix a tag-o |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | Rewrite the second on AnalysisUsage usage. This docume... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | When loop extraction succeeds, make sure to map the... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | Fix an inverted condition that causes us to think that... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | Fix an iterator invalidation problem in a "buggy" pass |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | update release notes for 1.2 |
commit | commitdiff | tree | snapshot |
2004-03-17 |
John Criswell | Modify test to use the %t substition (temporary name... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | Fix compilation of mesa, which I broke earlier today |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | Be more accurate |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Lattner | cleanup comment |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Alkis Evlogimenos | Make the set of fixed (preallocated) intervals be a... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Okay, so there is no reasonable way for tail duplicatio... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | This code was both incredibly complex and incredibly... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Another simple testcase |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Brian Gaeke | The .type directive on Solaris uses the # character... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Brian Gaeke | Fix bug in zero-extending of shorts. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Brian Gaeke | Add UMULrr and SMULrr instructions. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Brian Gaeke | Use ! for comment char; it works in both Solaris as... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Brian Gaeke | Make getClass more robust by adding cLong. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | New testcase for PR297 |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Brian Gaeke | Add a better head-of-file comment. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Bug not fixed after all |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix test |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix testcase |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Punt if we see gigantic PHI nodes. This improves a... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Do not try to optimize PHI nodes with incredibly high... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Do not copy gigantic switch instructions |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix bug in bug name. It must be the painkillers that... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Implement a new feature in the CFE, moving a GCC extens... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | boog fixed |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix PR296: [execution engines] Unhandled cast constant... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix a regression from this patch: |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | New testcase for PR293 |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | foo Bug 291, bar PR291 |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | foo bug291 bar PR 291 |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | PR291 |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | // Testcase from Bug 291 |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Add some missing functions. Make sure to handle calls... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix thinko, and PR292 |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Chris Lattner | Fix PR294 |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Alkis Evlogimenos | Add LAHF instruction |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Restore old inlining heuristic. As the comment indicat... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Ok, the assertion was bogus. Calls that do not read... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | This assertion is bogus now that calls do not necessari... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Add counters for the number of calls elimianted |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Implement CSE of call instructions in the most trivial... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | New testcase for CSE of call instructions |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Fix a minor bug, implementing GCSE/call_pure_function.ll |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Make sure that pure calls don't kill loads |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Implement LICM of calls in simple cases. This is suffi... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | New testcases to test LICM of call instructions |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Don't be COMPLETELY pessimistic in the face of function... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Tweak argument |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Deinline a couple of methods. Improve comment. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Deinline some virtual methods, provide better mod/ref... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Pass through the boolean queries |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Teach basicaa about some stdc functions. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Add two new methods which can be used to enable a bunch... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Mostly cosmetic improvements. Do fix the bug where... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Assert that input blocks meet the invariants we expect |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | New testcase that causes the code extractor to generate... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Lattner | Fix several bugs in the loop extractor. In particular... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | No correctness fixes here, just minor qoi fixes: |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Simplify code a bit, and fix bug CodeExtractor/2004... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Simplify the code a bit by making the collection of... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | New testcase that crashes the loop extractor |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | After reducing a miscompiled program down to the functi... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Fix a minor bug in runPassesOn |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Add a new "AutoDebugCrashes" option |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Refactor to use a new method |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Refactor and clean up a bunch more code. No major... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Alkis Evlogimenos | Another API change to MRegisterInfo::foldMemoryOperand... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Add a method to extract a loop |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Split into two passes. Now there is the general loop... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Rename createLoopExtractorPass to createSingleLoopExtra... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | add a fixme |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Refactor all of the "splitting a module into two pieces... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Alkis Evlogimenos | Change MRegisterInfo::foldMemoryOperand to return the... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Passes don't print stuff! |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Do not create empty basic blocks when the lowerswitch... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | New testcase that crashes the -lowerswitch pass |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Minor random cleanups |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | FunctionPass's should not define their own 'run' method. |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | If a block is dead, dominators will not be calculated... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Catch some more cases of broken code. The loop extract... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Verify functions as they are produced if -debug is... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | verifyFunction has been broken for a long time now... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | New testcase that crashes the loop extractor |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Move prototype to IPO.h instead of Scalar.h |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Chris Lattner | Move loop extractor to the IPO header |
commit | commitdiff | tree | snapshot |
next |