2008-03-22 |
Anton Korobeynikov | Another comments fixing |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Slightly increase default set size. It's cheap and... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Typo fixes |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | implement an initial hack at a straight-line store... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | implement the logic for memset insertion and store... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Owen Anderson | Add a comment, and fix a bug where AllocateRW recurred... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Owen Anderson | Add an AllocateRW to match AllocateRWX. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Evan Cheng | Teach DAG combiner to commute commutable binary nodes... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | This is a partially implemented and currently disabled... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Don't include <map> in Pass.h, which doesn't need it... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Avoid calling array_endof in a static initializer,... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Specialize FORCE_DEFINING_FILE_TO_BE_LINKED using a... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Fix -view-sunit-dags to support cross-rc-copy nodes. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Gabor Greif | a happier version of happiness |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | the size of a smallvector shouldn't be part of the... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | make gvn marginally faster by reallocating the lastSeen... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Minor cleanups and shrinkification. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Handle getresult instructions in different basic blocks |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Restore this assert now that the livevar bug is fixed. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Testcase for PR2160. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Evan Cheng | A couple of kill marker maintainence bug. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | clean up and fix the call section. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | cleanups for the getresult section. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Andrew Lenharth | FunctionExtractorPass has been superceded by GVExtracto... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Make it possible to get an empty struct using |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Introduce a new node for holding call argument |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Fix the build for gcc-4.2. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | remove Evan's "ugly hack" that sorta attempted to get |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Add support for calls that return two FP values in |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | disable a bogus assertion. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Enable support for returning two long-double values... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Teach masked value is zero about add and sub, and use... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Evan Cheng | Undo 48570. Correctly match mmx shift instructions... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Gabor Greif | ignore the Output/ directory |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Gabor Greif | this directory is accidentally added |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Devang Patel | These passes preserve CFG. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Devang Patel | Incorporate feedback. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Gordon Henriksen | C and Objective Caml bindings for mem2reg and reg2mem. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Andrew Lenharth | enable -analyze for andersens |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Zhou Sheng | Take the old function's name. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Nick Lewycky | ubyte and sbyte? what are those? |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Christopher... | Check even more carefully before applying this DAGCombi... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Devang Patel | Restore isCFGOnly property of various analysis passes. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Evan Cheng | Fix this xform: (sra (shl X, m), result_size) -> (sign_... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Lattner | detabify llvm, patch by Mike Stump! |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Devang Patel | Keep track of analysis information inherited from Modul... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Scott Michel | Add more patterns to match in the integer comparison... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Evan Cheng | Add intrinsics to match mmx shift builtin's with immedi... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Devang Patel | Add comment. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Andrew Lenharth | style and spelling |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Devang Patel | #if 1 .. #endif markers do not add any value. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Evan Cheng | Remove dead options. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Devang Patel | PassInfo keep tracks whether a pass is an analysis... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Dan Gohman | Add support for multiple return values for the PPC... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Andrew Lenharth | llvm-ld deserves disable-verify too. opt shouldn't... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Arnold Schwaighofer | Don't loose incoming argument registers. Fix documentat... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Duncan Sands | Fix comment. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Christopher... | Fix X86's isTruncateFree to not claim that truncate... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Tanya Lattner | Upgrade tests. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Tanya Lattner | Upgrade tests. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Lattner | add some convenience methods for creating GEP instructi... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Tanya Lattner | Upgrade tests to not use llvm-upgrade. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Tanya Lattner | Upgrade tests to not use llvm-upgrade. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Gordon Henriksen | C bindings for Module-, Function-, and BasicBlock:... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Evan Cheng | Fixed a coalescer bug caused by a typo. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Gordon Henriksen | C and Objective Caml bindings for the various getParent... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Evan Cheng | Fix live variables issues: |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Devang Patel | Do not use virtual function to identify an analysis... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Bill Wendling | On Darwin, GCC issues a ".globl" for something that... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Evan Cheng | Fix a x86-64 isel lowering bug that's been around forev... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Scott Michel | Note that gcc 4.0.1 will trip internal LLVM asserts... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Bill Wendling | It might be nice to have this run as x86 on non-x86... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Bill Wendling | Temporarily revert r48491. It's breaking test/CodeGen... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Daniel Berlin | Fix PR 2160 by making sure arguments to external functi... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Tanya Lattner | Do not pass -g flag when compiling tests, so remove... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Dale Johannesen | Make conversions of i8/i16 to ppcf128 work. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Scott Michel | Dial down gcc's warnings: don't use 0UL when 0U suffice... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Christopher... | Target independent DAG transform to use truncate for... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Evan Cheng | Rewrite code that propagate isDead information after... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Tanya Lattner | Upgrade tests to not use llvm-upgrade. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Tanya Lattner | Upgrade tests to not use llvm-upgrade. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Dale Johannesen | Get rid of compilation warnings. Per Devang. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Devang Patel | Identify Analysis pass. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Devang Patel | Update heuritics that estimates cost of call instructions. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Dale Johannesen | Make Complex long long/double/long double work |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Duncan Sands | Clarify the unwind attribute. Add assumption |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Bill Wendling | Fix for "make install" of ocaml docs. Patch by Erick... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Nate Begeman | Add support for escaping {} in asm strings, based on... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | Check in some #ifdef'd out code switching call argument |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Evan Cheng | Unbreak JIT. Ignore TargetInstrInfo::IMPLICIT_DEF. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Owen Anderson | A first attempt at updating live intervals, with code... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | remove dead code |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | Switch sparc from using LowerCallTo to using LowerOpera... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | Start moving sparc to use SparcCallingConv.td, switchin... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | split sparc lowering out into SparcISelLowering.{cpp... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | refactor the LowerOperation code out to individual... |
commit | commitdiff | tree | snapshot |
next |