| Commit message (Expand) | Author | Age | Files | Lines |
* | move target-independent opcodes out of TargetInstrInfo | Chris Lattner | 2010-02-09 | 4 | -73/+116 |
* | Add support for TypeBuilder<const/volatile void*, false>. | Jeffrey Yasskin | 2010-02-09 | 1 | -0/+6 |
* | Pull these back out, they're a little too aggressive and time | Eric Christopher | 2010-02-09 | 3 | -10/+2 |
* | Mention IndVarSimplify in the comment by getSmallConstantTripCount, as | Dan Gohman | 2010-02-09 | 1 | -0/+4 |
* | Mention vAny and iPTRAny in a comment. | Dan Gohman | 2010-02-09 | 1 | -3/+3 |
* | Debug operands should not be def or kill. | Dale Johannesen | 2010-02-09 | 1 | -0/+3 |
* | Changed the definition of an "invalid" slot to include the empty & tombstone ... | Lang Hames | 2010-02-09 | 1 | -10/+10 |
* | stop using reserved identifiers. | Chris Lattner | 2010-02-09 | 1 | -2/+2 |
* | Add a new pass to do llvm.objsize lowering using SCEV. | Eric Christopher | 2010-02-09 | 3 | -2/+10 |
* | Add explicit keywords. | Dan Gohman | 2010-02-09 | 1 | -3/+3 |
* | enhance bits_storage to work with enums by using a c-style | Chris Lattner | 2010-02-09 | 1 | -1/+1 |
* | Document that MCExpr::Mod is actually remainder. | Dan Gohman | 2010-02-08 | 1 | -8/+12 |
* | Added header file declarations and .exports entries | Sean Callanan | 2010-02-08 | 1 | -1/+46 |
* | now that @GOTOFF is no longer represented as a suffix on a | Chris Lattner | 2010-02-08 | 1 | -4/+2 |
* | don't make hte dtor private or we can't construct the class. | Chris Lattner | 2010-02-08 | 1 | -1/+1 |
* | use a c-style cast instead of reinterpret-cast, as sometimes the | Chris Lattner | 2010-02-08 | 1 | -2/+3 |
* | Add const qualifiers. | Dan Gohman | 2010-02-08 | 1 | -1/+1 |
* | Rename the PerformTailCallOpt variable to GuaranteedTailCallOpt to reflect | Dan Gohman | 2010-02-08 | 1 | -4/+7 |
* | add scaffolding for target-specific MCExprs. | Chris Lattner | 2010-02-08 | 1 | -1/+24 |
* | Flesh out the list of predicates, for those who like this style. I was | Duncan Sands | 2010-02-08 | 1 | -1/+21 |
* | ImmutableIntervalMap: Fix for unqualified lookup into dependent base class, done | Daniel Dunbar | 2010-02-08 | 1 | -15/+15 |
* | Add a Debug bit to MachineOperand, for uses that | Dale Johannesen | 2010-02-06 | 3 | -10/+40 |
* | Reintroduce the InlineHint function attribute. | Jakob Stoklund Olesen | 2010-02-06 | 3 | -5/+9 |
* | Set DW_AT_artificial only if argument is marked as artificial. | Devang Patel | 2010-02-06 | 1 | -1/+9 |
* | Update CodeMetrics to count 'big' function calls explicitly. | Jakob Stoklund Olesen | 2010-02-05 | 1 | -10/+13 |
* | Teach SimplifyCFG about magic pointer constants. | Jakob Stoklund Olesen | 2010-02-05 | 1 | -1/+1 |
* | Move --march, --mcpu, and --mattr from JIT/TargetSelect.cpp to lli.cpp. | Jeffrey Yasskin | 2010-02-05 | 1 | -6/+34 |
* | MC: Change default comment column to 40 characters. | Daniel Dunbar | 2010-02-05 | 1 | -1/+1 |
* | Disable external stubs for X86-32 and X86-64 | Evan Phoenix | 2010-02-04 | 1 | -2/+3 |
* | add support for the sparcv9-*-* target triple to turn on | Chris Lattner | 2010-02-04 | 1 | -0/+1 |
* | Change the argument to getIntegerSCEV to be an int64_t, rather | Dan Gohman | 2010-02-04 | 1 | -1/+1 |
* | Filled in a few new APIs for the enhanced | Sean Callanan | 2010-02-04 | 1 | -1/+1 |
* | Provide interface to identifiy artificial methods. | Devang Patel | 2010-02-03 | 1 | -1/+3 |
* | r94686 changed all ModuleProvider parameters to Modules, which made the | Jeffrey Yasskin | 2010-02-03 | 1 | -5/+0 |
* | llvm-mc: Add --show-inst option, for showing the MCInst inline with the assembly | Daniel Dunbar | 2010-02-03 | 1 | -1/+11 |
* | Remove redundant declaration. | Zhongxing Xu | 2010-02-03 | 1 | -2/+0 |
* | Add constructors. | Zhongxing Xu | 2010-02-03 | 1 | -0/+5 |
* | make MachineModuleInfoMachO hold non-const MCSymbol*'s instead | Chris Lattner | 2010-02-03 | 1 | -9/+8 |
* | change addPassesToEmitFile to return true on failure instead of its input, | Chris Lattner | 2010-02-03 | 1 | -23/+13 |
* | Reconfigure with autoconf-2.60, and fix autoconf.ac to work with that version. | Jeffrey Yasskin | 2010-02-03 | 1 | -18/+0 |
* | privatize a bunch of methods and move \n printing into them. | Chris Lattner | 2010-02-03 | 1 | -5/+7 |
* | Hook up -filetype=obj through the MachO streamer. Here's a demo: | Chris Lattner | 2010-02-02 | 1 | -1/+1 |
* | Revert 95130. | Evan Cheng | 2010-02-02 | 1 | -1/+1 |
* | refactor code so that LLVMTargetMachine creates the asmstreamer and | Chris Lattner | 2010-02-02 | 3 | -10/+21 |
* | Remove a bunch of stuff around the edges of the ELF writer. | Chris Lattner | 2010-02-02 | 2 | -32/+2 |
* | MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections. | Daniel Dunbar | 2010-02-02 | 1 | -1/+8 |
* | eliminate all the dead addSimpleCodeEmitter implementations. | Chris Lattner | 2010-02-02 | 1 | -32/+0 |
* | Pass callsite return type to TargetLowering::LowerCall and use that to check ... | Evan Cheng | 2010-02-02 | 1 | -1/+1 |
* | Make DenseSet's erase pass on the return value rather than swallowing it. | Dan Gohman | 2010-02-02 | 1 | -2/+2 |
* | Fix function names in comments. Thanks Duncan! | Dan Gohman | 2010-02-02 | 1 | -3/+3 |