2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
blob | commitdiff | raw |
2011-06-18 |
Chris Lattner | simplify some code. |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Nick Lewycky | Add comments for the demanglings. Correct mangled form... |
blob | commitdiff | raw | diff to current |
2011-03-15 |
Nick Lewycky | Add C++ global operator {new,new[],delete,delete[]... |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Gabor Greif | minor enhancement to llvm::isFreeCall API: return CallI... |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Gabor Greif | use ArgOperand getters |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Eric Christopher | Revert 101465, it broke internal OpenGL testing. |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Gabor Greif | reapply r101434 |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Gabor Greif | back out r101423 and r101397, they break llvm-gcc self... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Gabor Greif | reapply r101364, which has been backed out in r101368 |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Gabor Greif | back out r101364, as it trips the linux nightlybot... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Gabor Greif | rotate CallInst operands, i.e. move callee to the back |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Gabor Greif | rename use_const_iterator to const_use_iterator for... |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Dan Gohman | Fix "the the" and similar typos. |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Dan Gohman | Simplify ComputeMultiple so that it doesn't depend... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Victor Hernandez | Update computeArraySize() to use ComputeMultiple()... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Victor Hernandez | Re-commit r86077 now that r86290 fixes the 179.art... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
Chris Lattner | remove a bunch of extraneous LLVMContext arguments |
blob | commitdiff | raw | diff to current |
2009-11-06 |
Victor Hernandez | Revert r86077 because it caused crashes in 179.art... |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Victor Hernandez | Update CreateMalloc so that its callers specify the... |
blob | commitdiff | raw | diff to current |
2009-11-03 |
Victor Hernandez | Changes requested (avoid getFunction(), avoid Type... |
blob | commitdiff | raw | diff to current |
2009-11-03 |
Victor Hernandez | Changes (* location in pointer variables, avoiding... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Victor Hernandez | Set bit instead of calling pow() to compute 2 << n |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Edward O'Callaghan | Fix for warning seen on DF-BSD, Victor, please fix... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Zhongxing Xu | fix 80-col. |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Zhongxing Xu | Explicitly convert to double to suppress Visual C+... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Victor Hernandez | Extend getMallocArraySize() to determine the array... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Victor Hernandez | Rename MallocFreeHelper as MemoryBuiltins |
blob | commitdiff | raw | diff to current |
|