| Commit message (Expand) | Author | Age | Files | Lines |
| * | Now with fewer extraneous semicolons! | Owen Anderson | 2010-10-07 | 1 | -1/+1 |
| * | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
| * | Revert r110396 to fix buildbots. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
| * | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson | 2010-08-05 | 1 | -1/+1 |
| * | Prefix `next' iterator operation with `llvm::'. | Oscar Fuentes | 2010-08-02 | 1 | -1/+1 |
| * | undo 80 column trespassing I caused | Gabor Greif | 2010-07-22 | 1 | -1/+2 |
| * | Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). | Owen Anderson | 2010-07-21 | 1 | -1/+2 |
| * | eliminate unlockedRefineAbstractTypeTo, types are all per-llvmcontext, | Chris Lattner | 2010-07-16 | 1 | -1/+1 |
| * | cache result of operator* | Gabor Greif | 2010-07-12 | 1 | -4/+6 |
| * | make the prototypes for CreateMalloc and CreateFree more consistent. Patch | Chris Lattner | 2010-07-12 | 1 | -2/+2 |
| * | cache result of operator* | Gabor Greif | 2010-07-09 | 1 | -6/+6 |
| * | use ArgOperand API and CallSite for arg range; add necessary casts and perfor... | Gabor Greif | 2010-06-24 | 1 | -11/+14 |
| * | use abstract accessors to CallInst | Gabor Greif | 2010-04-20 | 1 | -2/+2 |
| * | Revert 101465, it broke internal OpenGL testing. | Eric Christopher | 2010-04-16 | 1 | -13/+13 |
| * | reapply r101434 | Gabor Greif | 2010-04-16 | 1 | -13/+13 |
| * | back out r101423 and r101397, they break llvm-gcc self-host on darwin10 | Gabor Greif | 2010-04-16 | 1 | -13/+13 |
| * | reapply r101364, which has been backed out in r101368 | Gabor Greif | 2010-04-15 | 1 | -13/+13 |
| * | back out r101364, as it trips the linux nightlybot on some clang C++ tests | Gabor Greif | 2010-04-15 | 1 | -13/+13 |
| * | rotate CallInst operands, i.e. move callee to the back | Gabor Greif | 2010-04-15 | 1 | -13/+13 |
| * | - Code clean up to reduce indentation. | Evan Cheng | 2010-04-14 | 1 | -51/+54 |
| * | fix PR6760, a missing check in heap SRoA. | Chris Lattner | 2010-04-10 | 1 | -1/+2 |
| * | fix 80-col violations | Gabor Greif | 2010-04-07 | 1 | -13/+17 |
| * | make more two predicates constant | Gabor Greif | 2010-04-06 | 1 | -15/+15 |
| * | performance: get rid of repeated dereferencing of use_iterator by caching its... | Gabor Greif | 2010-04-06 | 1 | -21/+28 |
| * | const-ize predicate ValueIsOnlyUsedLocallyOrStoredToOneGlobal | Gabor Greif | 2010-04-06 | 1 | -9/+10 |
| * | use CallSite to access calls vs. invokes uniformly | Gabor Greif | 2010-04-06 | 1 | -5/+6 |
| * | Revert the recent alignment changes. They're broken for -Os because, | Dan Gohman | 2010-04-02 | 1 | -7/+1 |
| * | Make globalopt refine global variable alignment. | Dan Gohman | 2010-04-02 | 1 | -1/+7 |
| * | Introduce ImmutableCallSite, useful for contexts where no mutation | Gabor Greif | 2010-04-01 | 1 | -37/+37 |
| * | Add a setCalledFunction member to InvokeInst (like in CallInst) | Gabor Greif | 2010-03-20 | 1 | -2/+2 |
| * | Fix rdar://7694996 a miscompile of 183.equake from my patch yesterday, | Chris Lattner | 2010-02-26 | 1 | -3/+2 |
| * | remove dead code, by this point all uses of CI are gone. | Chris Lattner | 2010-02-26 | 1 | -4/+1 |
| * | fix PR6435 another bug from the MallocInst elimination work. | Chris Lattner | 2010-02-26 | 1 | -3/+1 |
| * | rewrite OptimizeGlobalAddressOfMalloc to fix PR6422, some bugs | Chris Lattner | 2010-02-25 | 1 | -79/+73 |
| * | Modernize comment. | Nick Lewycky | 2010-02-25 | 1 | -1/+1 |
| * | There are two ways of checking for a given type, for example isa<PointerType>(T) | Duncan Sands | 2010-02-16 | 1 | -5/+5 |
| * | Uniformize the names of type predicates: rather than having isFloatTy and | Duncan Sands | 2010-02-15 | 1 | -2/+2 |
| * | Keep iterating over all uses when meeting a phi node in AllUsesOfValueWillTra... | Jakob Stoklund Olesen | 2010-01-29 | 1 | -2/+2 |
| * | handle ConstantVector while I'm in here. | Chris Lattner | 2010-01-07 | 1 | -0/+3 |
| * | fix a globalopt crash on 'bullet' (handling evaluation of a store | Chris Lattner | 2010-01-07 | 1 | -16/+20 |
| * | Move remaining stuff to the isInteger predicate. | Benjamin Kramer | 2010-01-05 | 1 | -1/+1 |
| * | Avoid going through the LLVMContext for type equality where it's safe to dere... | Benjamin Kramer | 2010-01-05 | 1 | -1/+1 |
| * | Change errs() to dbgs(). | David Greene | 2010-01-05 | 1 | -25/+25 |
| * | Teach GlobalOpt to delete aliases with internal linkage (after | Duncan Sands | 2009-12-08 | 1 | -21/+20 |
| * | Make ConstantFoldConstantExpression recursively visit the entire | Dan Gohman | 2009-11-23 | 1 | -0/+9 |
| * | Update computeArraySize() to use ComputeMultiple() to determine the array siz... | Victor Hernandez | 2009-11-10 | 1 | -7/+7 |
| * | - new SROA mallocs should have the mallocs running-or'ed, not the malloc's bi... | Victor Hernandez | 2009-11-07 | 1 | -19/+22 |
| * | Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. | Victor Hernandez | 2009-11-07 | 1 | -69/+72 |
| * | remove a bunch of extraneous LLVMContext arguments | Chris Lattner | 2009-11-06 | 1 | -120/+95 |
| * | Revert r86077 because it caused crashes in 179.art and 175.vpr on ARM | Victor Hernandez | 2009-11-06 | 1 | -74/+68 |