2013-11-10 |
Matt Arsenault | Use type form of getIntPtrType. |
blob | commitdiff | raw |
2013-05-21 |
Justin Holewinski | Drop @llvm.annotation and @llvm.ptr.annotation intrinsi... |
blob | commitdiff | raw | diff to current |
2013-02-08 |
Bob Wilson | Revert "Add LLVMContext::emitWarning methods and use... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-24 |
Bob Wilson | Add LLVMContext::emitWarning methods and use them.... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Chandler Carruth | Revert the series of commits starting with r166578... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Duncan Sands | Remove a wrapper around getIntPtrType added to GVN... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Micah Villmow | Add in support for getIntPtrType to get the pointer... |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
blob | commitdiff | raw | diff to current |
2012-06-29 |
Chandler Carruth | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h |
blob | commitdiff | raw | diff to current |
2012-01-31 |
Bill Wendling | Remove the now-dead llvm.eh.exception and llvm.eh.selec... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Jay Foad | Convert CallInst and InvokeInst APIs to use ArrayRef. |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Benjamin Kramer | Change Intrinsic::getDeclaration and friends to take... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Jay Foad | Second attempt at de-constifying LLVM Types in Function... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bill Wendling | Revert r134893 and r134888 (and related patches in... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Jay Foad | De-constify Types in FunctionType::get(). |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Jakub Staszak | Introduce "expect" intrinsic instructions. |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Evan Cheng | Recognize inline asm 'rev /bin/bash, ' as a bswap intri... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Michael J. Spencer | Get rid of pop_macro warnings on MSVC. |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Gabor Greif | undo 80 column trespassing I caused |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Gabor Greif | use CallSite::arg_end instead of CallInst::op_end |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Douglas Gregor | Fixes for Microsoft Visual Studio 2010, from Steven... |
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-04-15 |
Dan Gohman | Add const qualifiers to CodeGen's use of LLVM IR constr... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Chris Lattner | rename llvm::llvm_report_error -> llvm::report_fatal_error |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Duncan Sands | Uniformize the names of type predicates: rather than... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Benjamin Kramer | Avoid going through the LLVMContext for type equality... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Devang Patel | Delete renaming use of dead dbg intrinsics. |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Duncan Sands | Codegen support for the llvm.invariant/lifetime.start... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Duncan Sands | I don't see any point in having both eh.selector.i32... |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Duncan Sands | Introduce and use convenience methods for getting point... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Chris Lattner | Change Pass::print to take a raw ostream instead of... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Owen Anderson | Move a few more APIs back to 2.5 forms. The only remai... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Owen Anderson | Revert the ConstantInt constructors back to their 2... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Owen Anderson | Get rid of the Pass+Context magic. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Owen Anderson | Move EVER MORE stuff over to LLVMContext. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Torok Edwin | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Torok Edwin | eliminate extra space. |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Owen Anderson | Begin the painful process of tearing apart the rat... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Chris Lattner | remove llvm.part.set.* and llvm.part.select.*. They... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Torok Edwin | assert(0) -> LLVM_UNREACHABLE. |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Torok Edwin | Convert more assert(0)+abort() -> LLVM_UNREACHABLE, |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Owen Anderson | Push LLVMContext _back_ through IRBuilder. |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Owen Anderson | Get rid of these cache variables, which are a holdover... |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Owen Anderson | Now with EVEN FEWER statics! |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Jay Foad | Switch to using IRBuilder throughout. |
blob | commitdiff | raw | diff to current |
2009-05-11 |
Jay Foad | Don't generate redundant casts of constant values when... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Duncan Sands | Introduce new linkage types linkonce_odr, weak_odr... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Chris Lattner | Add missing break statements, fixing PR3503. |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Zhou Sheng | As Duncan suggested, add braces for the one-line "else... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Zhou Sheng | This is to fix the bug in IntrinsicLowering.cpp, |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Chris Lattner | reapply Sanjiv's patch to genericize memcpy/memset... |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Bill Wendling | Revert r59802. It was breaking the build of llvm-gcc: |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Sanjiv Gupta | Make mem[cpy,move,set] intrinsics overloaded. |
blob | commitdiff | raw | diff to current |
2008-09-22 |
Dale Johannesen | More refactoring. Yawn. |
blob | commitdiff | raw | diff to current |
2008-09-22 |
Dale Johannesen | Refactor FP intrinisic setup. Per review feedback. |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Dale Johannesen | Add intrinsics for log, log2, log10, exp, exp2. |
blob | commitdiff | raw | diff to current |
2008-05-16 |
Gabor Greif | API change for {BinaryOperator|CmpInst|CastInst}::creat... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Gabor Greif | API changes for class Use size reduction, wave 1. |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Christopher Lamb | Change the PointerType api for creating pointer types... |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Anton Korobeynikov | Implement necessary bits for flt_rounds gcc builtin. |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Dan Gohman | Teach IntrinsicLowering.cpp about the sin, cos, and... |
blob | commitdiff | raw | diff to current |
2007-10-02 |
Dale Johannesen | Rewrite sqrt and powi to use anyfloat. By popular... |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Dale Johannesen | minor long double related changes |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Anton Korobeynikov | Split eh.select / eh.typeid.for intrinsics into i32... |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Owen Anderson | Add lengthof and endof templates that hide a lot of... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
Chris Lattner | Fix a regression compiling 2005-05-11-Popcount-ffs... |
blob | commitdiff | raw | diff to current |
2007-08-01 |
David Greene | New CallInst interface to address GLIBCXX_DEBUG errors... |
blob | commitdiff | raw | diff to current |
2007-07-06 |
Duncan Sands | The exception handling intrinsics return values, |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Duncan Sands | Extend eh.selector to support both catches and filters. |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Tanya Lattner | Codegen support (stripped out) for the annotate attribute. |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Lauro Ramos Venancio | Fix a typo in bswap lowering. |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Zhou Sheng | Make LowerCTPOP() support arbitrary bitwidth integer... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Zhou Sheng | Correct the logic in LowerPartSet which cleared the... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Reid Spencer | Un-brain-dead-ify the lowering of part set for the... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Reid Spencer | Give names to the final result values of the part_set... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Reid Spencer | Get the size of auto arrays right, regardless of its... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Reid Spencer | Fix problems in the PartSet lowering having to do with... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Reid Spencer | Make sure intrinsics that are lowered to functions... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Reid Spencer | Fix bugs in generated code for part_select and part_set... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Reid Spencer | Fix a bug in PartSet. The replacement value needs to... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Reid Spencer | For PR1284: |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Chris Lattner | apparently some people commit without building the... |
blob | commitdiff | raw | diff to current |
2007-04-04 |
Reid Spencer | Implement the llvm.bit.part_select.iN.iN.iN overloaded... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Reid Spencer | For PR1297: |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Reid Spencer | For PR1297: |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Jim Laskey | Lower eh filter intrinsic. |
blob | commitdiff | raw | diff to current |
2007-02-28 |
Jim Laskey | Provide a more meaningful name. |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Jim Laskey | Update comment. |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Jim Laskey | Remove assertion. |
blob | commitdiff | raw | diff to current |
next |