Reapply commit 112702 which was speculatively reverted by echristo.
[oota-llvm.git] / include /
2010-09-03 Owen AndersonRe-enable CorrelatedValuePropagation. I've tested...
2010-09-03 Bob WilsonReplace NEON vabdl, vaba, and vabal intrinsics with...
2010-09-02 Chris Lattnerlets get crazy and name the header file the exact class...
2010-09-02 Chris LattnerAsmPrinter has a formatted stream, pass it down through...
2010-09-02 Bill WendlingRevert int_x86_mmx_palignr_b intrinsic to match llvm...
2010-09-02 Bill Wendling- Change __builtin_ia32_palignr intrinsic type to match...
2010-09-02 Dan GohmanRemove obsolete comments about throwing exceptions.
2010-09-02 John McCallAfter some discussion with djg, teach SmallVector to...
2010-09-02 Benjamin KramerAdd AsmParser support for the ELF .previous directive...
2010-09-02 Dan GohmanAdd a comment.
2010-09-02 Devang PatelFix .debug_range for linux. Patch by Krister Wombell.
2010-09-02 Duncan SandsReapply commit 112699, speculatively reverted by echris...
2010-09-01 Bob WilsonRemove NEON vmull, vmlal, and vmlsl intrinsics, replaci...
2010-09-01 Dan GohmanReword this comment. Don't mention outs(), as that...
2010-09-01 Dale JohannesenRecommit with changes. Comment out palignr for the
2010-09-01 Dale JohannesenRevert 112740, it broke some clang tests somehow...
2010-09-01 Dale JohannesenAdd a few more missing MMX operations. This should...
2010-09-01 Owen AndersonDisable CorrelatedValuePropagation while I track down...
2010-09-01 Owen AndersonTentatively add correlated value propagation to the...
2010-09-01 Eric ChristopherSpeculatively revert 112699 and 112702, they seem to...
2010-09-01 Dan GohmanMake tool_output_file's raw_ostream instance a member...
2010-09-01 Dan GohmanAdd an interface for unregistering a file from the...
2010-09-01 Michael J. SpencerCOFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few...
2010-09-01 Dan GohmanMake the iterator form of erase return void, since...
2010-09-01 Duncan SandsDefine LLVM_GLOBAL_VISIBILITY to be __declspec(dllexpor...
2010-09-01 Duncan SandsIf PrototypeValue is erased in the middle of using...
2010-09-01 Duncan SandsAdd convenience class for working with eh.exception...
2010-09-01 Dan GohmanRevert 112442 and 112440 until the compile time problem...
2010-09-01 Dale JohannesenAdd some MMX intrinsics that duplicate functionality
2010-08-31 Devang PatelUse absolute label for DW_AT_stmt_list if a target...
2010-08-31 Benjamin KramerRemove noisy semicolon.
2010-08-31 Kevin EnderbyThis is the second of three patches to implement suppor...
2010-08-31 Devang PatelReapply r112623. Included additional check for unused...
2010-08-31 Dale JohannesenComment typo.
2010-08-31 Devang PatelRevert r112623. It is causing self host build failures.
2010-08-31 Devang PatelRemember byval argument's frame index during argument...
2010-08-31 Duncan SandsStop using the dom frontier in DwarfEHPrepare by not...
2010-08-31 Owen AndersonRename ValuePropagation to a more descriptive Correlate...
2010-08-31 Michael J. SpencerFix spelling/typo.
2010-08-31 Bruno Cardoso Lopeszap unused method. x86 is the only user and already...
2010-08-30 Dan GohmanUpdate the descriptions of NoModRef and ModRef to be...
2010-08-30 Bob WilsonRemove NEON vmovn intrinsic, replacing it with vector...
2010-08-30 Eric ChristopherFix LLVM target initialization to deal with sociopathic...
2010-08-30 Eric ChristopherKill a couple of unused variables.
2010-08-30 Chris Lattnernuke dead ivar which was supposed to be committed with...
2010-08-29 Chris Lattnertwo changes: 1) make AliasSet hold the list of call...
2010-08-29 Dan GohmanMake IVUsers iterative instead of recursive.
2010-08-29 Dan GohmanDelete an unused declaration.
2010-08-29 Chris LattnerStop explicitly scheduling domfrontier before the loop...
2010-08-29 Bob WilsonRemove NEON vaddl, vaddw, vsubl, and vsubw intrinsics...
2010-08-29 Chris Lattnerimplement SSAUpdater::RewriteUseAfterInsertions, a...
2010-08-28 Chris Lattnerremove unions from LLVM IR. They are severely buggy...
2010-08-28 Chris Lattnerremove the ABCD and SSI passes. They don't have any...
2010-08-27 Owen AndersonAdd a prototype of a new peephole optimizing pass that...
2010-08-27 Eric ChristopherFix a couple of typos.
2010-08-27 Dan GohmanSwitch ScalarEvolution's main Value*->SCEV* map from...
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-08-26 Jim GrosbachSimplify eliminateFrameIndex() interface back down...
2010-08-26 Jim Grosbachtidy up a bit. no functional change.
2010-08-26 Chris Lattneradd m_BitCast for matching a bitcast.
2010-08-26 Bruno Cardoso Lopeszap the now unused MVT::getIntVectorWithNumElements
2010-08-26 Devang PatelFix prototypes.
2010-08-26 Dan GohmanReapply r112091 and r111922, support for metadata linki...
2010-08-26 John McCallSmallVector's growth policies don't like starting from...
2010-08-26 Dan GohmanRewrite ExtractGV, removing a bunch of stuff that didn...
2010-08-25 John McCallProvide an explicit specialization of SmallVector at...
2010-08-25 Chris Lattneradd a specialization for the MVT form of getTypeAction...
2010-08-25 Chris Lattnerremove some llvmcontext arguments that are now dead...
2010-08-25 Chris LattnerChange handling of illegal vector types to widen when...
2010-08-25 Chris Lattnertidy up
2010-08-25 Eric ChristopherFix header define to reflect the name of the file.
2010-08-25 Dan Gohmanlto_codegen_set_gcc_path was removed.
2010-08-25 Eric ChristopherRegenerate.
2010-08-24 Jim GrosbachAdd ARM heuristic for when to allocate a virtual base...
2010-08-24 Kevin EnderbyFirst bit of support for the dwarf .loc directive....
2010-08-24 Jim GrosbachMove enabling the local stack allocation pass into...
2010-08-24 Dan GohmanUse MapValue in the Linker instead of having a private...
2010-08-24 Dan GohmanMDNode, MDString, and NamedMDNode are not meant to...
2010-08-23 Mikhail Glushenkovllvmc: Make syntax more consistent.
2010-08-23 Jim GrosbachRemove the MFI storage of the local allocation block...
2010-08-23 Chris LattnerAdd a new llvm.x86.int intrinsic, allowing access to the
2010-08-23 Mikhail Glushenkovllvmc: Properly handle (error) in edge properties.
2010-08-23 Mikhail GlushenkovTrailing whitespace.
2010-08-23 Dan Gohmanformatted_tool_output_file::close needs to flush its...
2010-08-23 Devang PatelHandle qualified constants that are directly folded...
2010-08-23 Benjamin KramerAvoid O(n*m) complexity in StringRef::find_first(_not...
2010-08-23 Benjamin KramerStringRef tweaks:
2010-08-21 Michael J. SpencerMC: Add partial x86-64 support to COFF.
2010-08-20 Bruno Cardoso LopesThis is the first step towards refactoring the x86...
2010-08-20 Dan GohmanCreateTemporaryType doesn't needs its Context argument.
2010-08-20 Bill WendlingCreate the new linker type "linker_private_weak_def_auto".
2010-08-20 Dan GohmanIntroduce a new temporary MDNode concept. Temporary...
2010-08-20 Dan GohmanReword NamedMDNode's comment.
2010-08-20 Dan GohmanDelete SlowOperationInformer, which is no longer used.
2010-08-20 Mikhail GlushenkovAdd include guards to Support/Regex.h.
2010-08-20 Mikhail GlushenkovTrailing whitespace.
2010-08-20 Jim GrosbachAdd explicit initializer for UseLocalStackAllocationBlo...
2010-08-20 Dan GohmanDelete raw_stdout_ostream and raw_stderr_ostream, which...
2010-08-20 Dan GohmanAdd an inspirational quote.
2010-08-20 Dan GohmanAdd a comment.
next