Adds a JIT based exception handling example to the examples directory.
[oota-llvm.git] / include /
2010-02-09 Daniel Dunbarllvm-mc: Add --show-fixups option, for displaying the...
2010-02-09 Daniel DunbarMC: First cut at MCFixup, for getting fixup/relocation...
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo
2010-02-09 Jeffrey YasskinAdd support for TypeBuilder<const/volatile void*, false>.
2010-02-09 Eric ChristopherPull these back out, they're a little too aggressive...
2010-02-09 Dan GohmanMention IndVarSimplify in the comment by getSmallConsta...
2010-02-09 Dan GohmanMention vAny and iPTRAny in a comment.
2010-02-09 Dale JohannesenDebug operands should not be def or kill.
2010-02-09 Lang HamesChanged the definition of an "invalid" slot to include...
2010-02-09 Chris Lattnerstop using reserved identifiers.
2010-02-09 Eric ChristopherAdd a new pass to do llvm.objsize lowering using SCEV.
2010-02-09 Dan GohmanAdd explicit keywords.
2010-02-09 Chris Lattnerenhance bits_storage to work with enums by using a...
2010-02-08 Dan GohmanDocument that MCExpr::Mod is actually remainder.
2010-02-08 Sean CallananAdded header file declarations and .exports entries
2010-02-08 Chris Lattnernow that @GOTOFF is no longer represented as a suffix...
2010-02-08 Chris Lattnerdon't make hte dtor private or we can't construct the...
2010-02-08 Chris Lattneruse a c-style cast instead of reinterpret-cast, as...
2010-02-08 Dan GohmanAdd const qualifiers.
2010-02-08 Dan GohmanRename the PerformTailCallOpt variable to GuaranteedTai...
2010-02-08 Chris Lattneradd scaffolding for target-specific MCExprs.
2010-02-08 Duncan SandsFlesh out the list of predicates, for those who like...
2010-02-08 Daniel DunbarImmutableIntervalMap: Fix for unqualified lookup into...
2010-02-06 Dale JohannesenAdd a Debug bit to MachineOperand, for uses that
2010-02-06 Jakob Stoklund OlesenReintroduce the InlineHint function attribute.
2010-02-06 Devang PatelSet DW_AT_artificial only if argument is marked as...
2010-02-05 Jakob Stoklund OlesenUpdate CodeMetrics to count 'big' function calls explic...
2010-02-05 Jakob Stoklund OlesenTeach SimplifyCFG about magic pointer constants.
2010-02-05 Jeffrey YasskinMove --march, --mcpu, and --mattr from JIT/TargetSelect...
2010-02-05 Daniel DunbarMC: Change default comment column to 40 characters.
2010-02-04 Evan PhoenixDisable external stubs for X86-32 and X86-64
2010-02-04 Chris Lattneradd support for the sparcv9-*-* target triple to turn on
2010-02-04 Dan GohmanChange the argument to getIntegerSCEV to be an int64_t...
2010-02-04 Sean CallananFilled in a few new APIs for the enhanced
2010-02-03 Devang PatelProvide interface to identifiy artificial methods.
2010-02-03 Jeffrey Yasskinr94686 changed all ModuleProvider parameters to Modules...
2010-02-03 Daniel Dunbarllvm-mc: Add --show-inst option, for showing the MCInst...
2010-02-03 Zhongxing XuRemove redundant declaration.
2010-02-03 Zhongxing XuAdd constructors.
2010-02-03 Chris Lattnermake MachineModuleInfoMachO hold non-const MCSymbol...
2010-02-03 Chris Lattnerchange addPassesToEmitFile to return true on failure...
2010-02-03 Jeffrey YasskinReconfigure with autoconf-2.60, and fix autoconf.ac...
2010-02-03 Chris Lattnerprivatize a bunch of methods and move \n printing into...
2010-02-02 Chris LattnerHook up -filetype=obj through the MachO streamer. ...
2010-02-02 Evan ChengRevert 95130.
2010-02-02 Chris Lattnerrefactor code so that LLVMTargetMachine creates the...
2010-02-02 Chris LattnerRemove a bunch of stuff around the edges of the ELF...
2010-02-02 Daniel DunbarMC/Mach-O: Set SOME_INSTRUCTIONS bit for sections.
2010-02-02 Chris Lattnereliminate all the dead addSimpleCodeEmitter implementat...
2010-02-02 Evan ChengPass callsite return type to TargetLowering::LowerCall...
2010-02-02 Dan GohmanMake DenseSet's erase pass on the return value rather...
2010-02-02 Dan GohmanFix function names in comments. Thanks Duncan!
2010-02-02 Chris Lattnereliminate FileModel::Model, just use CodeGenFileType...
2010-02-02 Chris Lattnerremove the remnants of TargetMachOWriterInfo.
2010-02-02 Chris LattnerAdd a new top-level MachO.h file for manifest constants...
2010-02-02 Chris Lattnereliminate all forms of addPassesToEmitMachineCode except
2010-02-02 Chris LattnerInline addAssemblyEmitter into its one real caller...
2010-02-02 Duncan SandsAdding missing methods for creating Add, Mul, Neg and...
2010-02-02 Zhongxing XuReturn value on every path.
2010-02-02 Zhongxing Xusimplify code.
2010-02-02 Zhongxing XuMore logic correction: RemoveOverlap should always...
2010-02-02 Zhongxing XuAdd a lookup method to the IntervalMap. The difference...
2010-02-02 Zhongxing XuFix a bunch of errors in the old logic.
2010-02-02 Zhongxing Xu11.8p1: A nested class is a member and as such has...
2010-02-01 Nate BegemanKill the Mach-O writer, and temporarily make filetype...
2010-02-01 Bill WendlingAdd "dump" method to IVUsersOneStride.
2010-02-01 Duncan SandsDo an early exit when the result is known cheaply.
2010-02-01 Chris Lattnereliminate a bunch of pointless LLVMContext arguments.
2010-02-01 Dan GohmanGeneralize target-independent folding rules for sizeof...
2010-02-01 Dan GohmanAdd a getNUWMul function.
2010-02-01 Dan GohmanAdd a generalized form of ConstantExpr::getOffsetOf...
2010-02-01 Zhongxing XuAdd an immutable interval map, prepared to be used...
2010-02-01 Zhongxing XuSimplify code. We can compare TNew with T in one batch.
2010-01-31 Sean CallananMoved InstallLexer() from the X86-specific AsmLexer
2010-01-30 Bob WilsonCheck alignment of loads when deciding whether it is...
2010-01-29 Junjie GuMake sure the size is doubled (not 4x).
2010-01-29 Jeffrey YasskinRename two IRReader.h functions to indicate that they...
2010-01-29 Bob WilsonImprove isSafeToLoadUnconditionally to recognize that...
2010-01-28 Bill WendlingAssign the ordering of SDNodes in a much less intrusive...
2010-01-28 Douglas GregorAdd llvm::Program::ChangeStderrToBinary().
2010-01-28 Dan GohmanMake getAlignOf return an i64, for consistency with...
2010-01-28 Dan GohmanRemove SCEVAllocSizeExpr and SCEVFieldOffsetExpr, and...
2010-01-28 Chris Lattneradd target hooks for emitting random gunk before and...
2010-01-28 Jim GrosbachUpdate of 94055 to track the IR level call site informa...
2010-01-28 Chris LattnerGive AsmPrinter the most common expected implementation of
2010-01-28 Chris LattnerRemove the argument from EmitJumpTableInfo, because...
2010-01-28 Chris LattnerDrop the argument to AsmPrinter::EmitConstantPool and...
2010-01-28 Chris Lattnerrename printVisibility to EmitVisibility and make it...
2010-01-27 Chris Lattneradd a helper function for bumping up the alignment...
2010-01-27 Sean CallananChanged constants to an enum so as not to pollute the
2010-01-27 Sean CallananAdded a header file defining the externally-visible...
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...
2010-01-27 Benjamin KramerDon't bother with sprintf, just pass the Twine through.
2010-01-27 Mikhail GlushenkovMake SMDiagnostic::Print a const method.
2010-01-27 Mikhail GlushenkovTrailing whitespace.
2010-01-27 Chris Lattneradd a new AsmPrinter::EmitFunctionEntryLabel virtual...
2010-01-27 Evan ChengRemove a dead target hook.
2010-01-27 Evan ChengEliminate target hook IsEligibleForTailCallOptimization.
2010-01-26 Chris Lattnerpull linkage emission code out to a new EmitLinkage...
2010-01-26 Chris Lattnerremove a noop function.
next