Preprocess Apple llvmCore headers to reflect NDEBUG setting. <rdar://12568983>
[oota-llvm.git] / lib /
2013-02-05 Bill WendlingConvert to storing the attribute's internals as enums...
2013-02-05 Eli BenderskyMake sure the correct opcodes are used to SUB and ADD...
2013-02-05 Manman RenDwarf: support for LTO where a single object file can...
2013-02-05 Akira Hatanaka[mips] Do not use function CC_MipsN_VarArg unless the...
2013-02-05 Benjamin KramerInstCombine: Fix and simplify the inttoptr side too.
2013-02-05 Michael GottesmanRemoved explicit inline as per the LLVM style guide.
2013-02-05 Owen AndersonReapply r174343, with a fix for a scary DAG combine...
2013-02-05 Benjamin KramerInstCombine: Harden code to work with vectors of pointe...
2013-02-05 Jyotsna VermaHexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
2013-02-05 Benjamin KramerConstantFolding: Fix a crash when encoutering a truncat...
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Refactor code to compute vectorized...
2013-02-05 Chad Rosier[SjLj Prepare] When demoting an invoke instructions...
2013-02-05 Jakob Stoklund OlesenRemove liveout lists from MachineRegisterInfo.
2013-02-05 Jakob Stoklund OlesenRemove special-casing of return blocks for liveness.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to AArch64 return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to XCore return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to Sparc return instructions.
2013-02-05 Jyotsna VermaHexagon: Use multiclass for absolute addressing mode...
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to MSP430 return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to Mips return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to PowerPC return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to MBlaze return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to Hexagon return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to ARM return instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to X86 return instructions.
2013-02-05 Derek Schuff[MC] Bundle alignment: Invalidate relaxed fragments
2013-02-05 Jakob Stoklund OlesenDon't use MRI liveouts in R600.
2013-02-05 Jakob Stoklund OlesenAvoid using MRI::liveout_iterator for computing VRSAVEs.
2013-02-05 Tom StellardR600: Fold remaining CONST_COPY after expand pseudo...
2013-02-05 Tom StellardR600: improve inputs/interpolation handling
2013-02-05 Tom StellardR600: Emit function name in the AsmPrinter
2013-02-05 Tom StellardR600/SI: Add patterns for fcos and fsin.
2013-02-05 Eli BenderskyFix comments
2013-02-05 Jyotsna VermaHexagon: Add V4 compare instructions. Enable relationsh...
2013-02-05 Tim NorthoverFix signed-unsigned comparison warning.
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Handle pointer stores/loads in getWide...
2013-02-05 Tim NorthoverFix remaining StringRef abuse.
2013-02-05 NAKAMURA TakumiRevert r174343, "When the target-independent DAGCombine...
2013-02-05 Logan ChienLink .ARM.exidx with corresponding text section.
2013-02-05 Arnold SchwaighoferARM cost model: Cost for scalar integer casts and float...
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-02-05 Bill WendlingAdd target-dependent versions of addAttribute/removeAtt...
2013-02-05 Jack CarterThis patch changes a static_cast to dyn_cast
2013-02-05 Eric ChristopherConstruct a skeleton cu for each compile unit in the...
2013-02-05 Eric ChristopherAdd support for emitting a stub DW_AT_GNU_dwo_id as...
2013-02-05 Bill WendlingUse the do-while(0) thing for this #define.
2013-02-05 Owen AndersonWhen the target-independent DAGCombiner inferred a...
2013-02-05 Michael GottesmanAdded LLVM Asm/Bitcode Reader/Writer support for new...
2013-02-04 Manman Ren[Stack Alignment] emit warning instead of a hard error
2013-02-04 Bill WendlingInitial cleanups of the param-attribute code in the...
2013-02-04 Jyotsna VermaHexagon: Add V4 combine instructions and some more...
2013-02-04 Benjamin KramerDisable a couple more vector splat optimizations on...
2013-02-04 Tim NorthoverFix some abuses of StringRef
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2013-02-04 Benjamin KramerX86: Simplify code. No functionality change.
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2013-02-04 Tim NorthoverGive explicit suffix to integer constant over 32-bits.
2013-02-04 Evgeniy StepanovMore MSan/ASan annotations.
2013-02-04 David Blaikie[DebugInfo] remove more node indirection (this time...
2013-02-04 David BlaikiePR15149: crash when printing debug info metadata contai...
2013-02-04 Arnold SchwaighoferARM cost model: Penalize insertelement into D subregisters
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking...
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible...
2013-02-03 Michael GottesmanAdded instance variable/initializers/getter/setters...
2013-02-03 Nuno Lopesuse GEP::accumulateConstantOffset() to replace custom...
2013-02-03 Michael J. Spencer[Object][Archive] Improve performance.
2013-02-03 Michael J. Spencer[Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
2013-02-02 Reed KotlerStart static relocation implementation for mips16.
2013-02-02 Bill WendlingRemove AttrBuilder::Raw().
2013-02-02 Bill WendlingUse the AttributeSet's iterators.
2013-02-02 Nick LewyckyRevert accidental commit (ran svn commit from wrong...
2013-02-02 Nick LewyckyThis patch makes "&Cls::purevfn" not an odr use. This...
2013-02-02 Shuxin Yangrdar://13126763
2013-02-02 Manman RenCorrect indentation for dumping LexicalScope.
2013-02-01 Manman Ren[Dwarf] avoid emitting multiple AT_const_value for...
2013-02-01 Bill SchmidtAdd notes about future PowerPC features
2013-02-01 Bill SchmidtLLVM enablement for some older PowerPC CPUs
2013-02-01 Bill WendlingChange the AttributeImpl to hold a single Constant...
2013-02-01 Preston GurdThis patch aims to improve compile time performance...
2013-02-01 David SehrTwo changes relevant to LEA and x32:
2013-02-01 Nadav RotemFix errant fallthrough in the generation of the lifetim...
2013-02-01 Jim GrosbachFix misplaced 'break'.
2013-02-01 Chad RosierUse a continue to simplify loop and reduce indentation...
2013-02-01 Jyotsna VermaReplace LDriu*[bhdw]_indexed_V4 instructions with ...
2013-02-01 Jyotsna VermaAdd appropriate TSFlags to the instructions that must...
2013-02-01 Benjamin KramerInstSimplify: stripAndComputeConstantOffsets can be...
2013-02-01 Tim NorthoverRemove currently unused register decoder from AArch64.
2013-02-01 Nadav RotemRevert r174152. The shift amount may overflow and in...
2013-02-01 Nadav RotemOptimize shift lefts of a constant by a value plus...
2013-02-01 Bill WendlingRemove some dead code, improve some asserts, and other...
2013-02-01 Dan GohmanAdd a comment explaining an unavailable optimization.
2013-02-01 Bill WendlingRemove one of the odious 'Raw' methods.
2013-02-01 Bill WendlingUse iterators instead of relying upon a bitmask of...
2013-02-01 Dan GohmanRewrite instsimplify's handling if icmp on pointer...
2013-02-01 Chandler CarruthFix another typo in the classof definitions that doesn...
2013-01-31 Bill WendlingAdd iterators to the AttributeSet class so that we...
next