| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve llvm.dbg.declare intrinsic by referring directly to the storage in it... | Victor Hernandez | 2010-01-15 | 1 | -1/+1 |
* | Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be au... | Victor Hernandez | 2010-01-15 | 1 | -7/+1 |
* | Improve llvm.dbg.declare intrinsic by referring directly to the storage in it... | Victor Hernandez | 2010-01-15 | 1 | -1/+7 |
* | Respond to Chris' review: | Victor Hernandez | 2010-01-11 | 1 | -3/+8 |
* | convert various IntrinsicInst's to use class instead of struct. | Chris Lattner | 2010-01-05 | 1 | -10/+20 |
* | Remove dead debug info intrinsics. | Devang Patel | 2010-01-05 | 1 | -78/+0 |
* | Remove #include of metadata.h from intrinsicinst.h. The only | Chris Lattner | 2009-12-31 | 1 | -4/+1 |
* | rename "elements" of metadata to "operands". "Elements" are | Chris Lattner | 2009-12-31 | 1 | -4/+4 |
* | Introduce the "@llvm.dbg.value" debug intrinsic. | Victor Hernandez | 2009-12-07 | 1 | -0/+20 |
* | Don't trivially delete unused calls to llvm.invariant.start. This allows | Duncan Sands | 2009-11-11 | 1 | -0/+22 |
* | Don't put in these EH changes. | Bill Wendling | 2009-10-29 | 1 | -13/+0 |
* | Reverting r85338 for now. It's causing a bootstrap failure on PPC darwin9. | Bill Wendling | 2009-10-29 | 1 | -0/+13 |
* | I don't see any point in having both eh.selector.i32 and eh.selector.i64, | Duncan Sands | 2009-10-14 | 1 | -2/+1 |
* | Reapply 79977. | Devang Patel | 2009-08-28 | 1 | -6/+7 |
* | Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. | Devang Patel | 2009-08-26 | 1 | -7/+6 |
* | Update DebugInfo interface to use metadata, instead of special named llvm.dbg... | Devang Patel | 2009-08-25 | 1 | -6/+7 |
* | A little bit more LLVMContextification. | Owen Anderson | 2009-07-09 | 1 | -3/+7 |
* | change the MemIntrinsic get/setAlignment method to take an unsigned | Chris Lattner | 2009-03-08 | 1 | -6/+9 |
* | Introduce a new MemTransferInst pseudo class, which is a common | Chris Lattner | 2009-03-08 | 1 | -38/+36 |
* | reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an | Chris Lattner | 2008-11-21 | 1 | -12/+6 |
* | Revert r59802. It was breaking the build of llvm-gcc: | Bill Wendling | 2008-11-21 | 1 | -6/+12 |
* | Make mem[cpy,move,set] intrinsics overloaded. | Sanjiv Gupta | 2008-11-21 | 1 | -12/+6 |
* | Split the SelectionDAG-building code, including the FunctionLoweringInfo | Dan Gohman | 2008-09-03 | 1 | -0/+14 |
* | - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an emp... | Evan Cheng | 2008-06-30 | 1 | -2/+2 |
* | Revert (52748 and friends): | Anton Korobeynikov | 2008-06-29 | 1 | -2/+2 |
* | Move GetConstantStringInfo to lib/Analysis. Remove | Eric Christopher | 2008-06-26 | 1 | -2/+2 |
* | Turn StripPointerCast() into a method | Anton Korobeynikov | 2008-05-07 | 1 | -3/+3 |
* | Make StripPointerCast a common function (should we mak it method of Value ins... | Anton Korobeynikov | 2008-05-06 | 1 | -6/+0 |
* | Remove uses of llvm/System/IncludeFile.h that are no longer needed. | Dan Gohman | 2008-05-06 | 1 | -5/+0 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | remove some dead code. | Chris Lattner | 2007-12-10 | 1 | -50/+0 |
* | Devirtualizing Value destructor (PR889). Patch by Pawel Kunio! | Gordon Henriksen | 2007-12-09 | 1 | -0/+50 |
* | For PR950: | Reid Spencer | 2006-10-20 | 1 | -2/+2 |
* | For PR780: | Reid Spencer | 2006-07-26 | 1 | -1/+1 |
* | For PR780: | Reid Spencer | 2006-06-07 | 1 | -5/+4 |
* | For PR780: | Reid Spencer | 2006-06-07 | 1 | -0/+7 |
* | Should not remove casts from variable's alloca. | Jim Laskey | 2006-03-27 | 1 | -1/+1 |
* | Rename for truth in advertising. | Jim Laskey | 2006-03-24 | 1 | -1/+1 |
* | Simplify handling of llvm.dbg intrinsic operands to one spot. | Jim Laskey | 2006-03-23 | 1 | -11/+78 |
* | Typo. | Jim Laskey | 2006-03-16 | 1 | -1/+1 |
* | remove dbg_declare, it's not used yet. | Chris Lattner | 2006-03-09 | 1 | -1/+0 |
* | Split memcpy/memset/memmove intrinsics into i32/i64 versions, resolving | Chris Lattner | 2006-03-03 | 1 | -7/+13 |
* | Simplify the implementations of classof using the new IntrinsicInst classof. | Chris Lattner | 2006-01-13 | 1 | -56/+32 |
* | Add some functionality to the IntrinsicInst class and some comments | Chris Lattner | 2006-01-13 | 1 | -0/+20 |
* | Convert tabs to spaces | Misha Brukman | 2005-04-22 | 1 | -5/+5 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -9/+9 |
* | Fix bountiful sources of VC++ 'possible loss of data' warnings | Jeff Cohen | 2005-01-01 | 1 | -2/+2 |
* | Add a new debug intrinsic parent class. Patch contributed by Michael | Chris Lattner | 2004-11-22 | 1 | -4/+28 |
* | Add support for llvm.dbg.stoppoint | Chris Lattner | 2004-11-18 | 1 | -0/+27 |
* | Right, calls have Operand#0 == the called function, don't forget this. | Chris Lattner | 2004-10-12 | 1 | -12/+12 |