Eliminate some deep std::vector copies. NFC.
[oota-llvm.git] / lib /
2014-10-03 Benjamin KramerEliminate some deep std::vector copies. NFC.
2014-10-03 Benjamin KramerMCParser: Modernize memory handling.
2014-10-03 Rui Ueyamallvm-readobj: print out the fields of the COFF delay...
2014-10-03 Robin Morisset[Power] Use lwsync for non-seq_cst fences
2014-10-03 Hans WennborgMipsAsmParser.cpp: fix VS2012 build
2014-10-03 Hans WennborgHexagonMCCodeEmitter.h: deleted member functions are...
2014-10-03 Daniel Sanders[mips] Print warning when using register names not...
2014-10-03 Sid ManningFix build break on Hexagon
2014-10-03 Sid ManningAdding skeleton for unit testing Hexagon Code Emission
2014-10-03 Chandler Carruth[x86] Teach the new vector shuffle lowering to aggressi...
2014-10-03 Renato GolinRevert 202433 - Provide a target override for the lates...
2014-10-03 Chandler Carruth[x86] Refactor the element insertion logic in the new...
2014-10-03 Chandler Carruth[x86] Significantly improve the ability of the new...
2014-10-03 Chandler Carruth[x86] Unbreak SSE1 with the new vector shuffle lowering...
2014-10-03 James MolloyRevert r215343.
2014-10-03 Lang Hames[BasicAA] Revert r218714 - Make better use of zext...
2014-10-03 Eric Christopherconstify TargetMachine parameter.
2014-10-03 Rui Ueyamallvm-readobj: print COFF delay-load import table
2014-10-03 Eric Christopherconstify TargetMachine argument.
2014-10-03 Eric ChristopherWe can grab the options struct from the TargetMachine...
2014-10-02 Adam Nemet[AVX512] Pull pattern for subvector insert into the...
2014-10-02 Adam Nemet[AVX512] Refactor subvector inserts
2014-10-02 Adam Nemet[AVX512] Fix i256mem->f256mem typo in VINSERTF64x4rm
2014-10-02 Hal Finkel[PowerPC] Modern Book-E cores support sync
2014-10-02 Robin Morisset[Power] Improve the expansion of atomic loads/stores
2014-10-02 Chandler CarruthFix the threshold added in r186434 (a re-apply of r1853...
2014-10-02 Juergen Ributzka[Stackmaps] Make ithe frame-pointer required for stackmaps.
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Rui Ueyamallvm-readobj: print COFF imported symbols
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-02 Chandler Carruth[x86] Teach the new vector shuffle lowering to widen...
2014-10-02 Duncan P. N. Exon... LTO: Document the Boolean argument from r218784
2014-10-02 Sanjay PatelOptimize square root squared (PR21126).
2014-10-02 Justin BognerInstrProf: Avoid linear search in a hot loop
2014-10-02 Rui UeyamaThis patch adds a new flag "-coff-imports" to llvm...
2014-10-02 Justin BognerReapply "InstrProf: Don't keep a large sparse list...
2014-10-02 Adrian PrantlRemove an extra whitespace.
2014-10-02 Adrian PrantlPretty-printer: Paper over an ambiguity between line...
2014-10-02 Justin BognerRevert "InstrProf: Don't keep a large sparse list aroun...
2014-10-02 Justin BognerInstrProf: Don't keep a large sparse list around just...
2014-10-02 Sanjay PatelUse the local variable that other clauses around here...
2014-10-02 Sanjay PatelRemove duplicate function names from comments. NFC.
2014-10-02 Tilmann Scheller[NVPTX] Remove dead code.
2014-10-02 Joerg SonnenbergerSupport padding unaligned data in .text.
2014-10-02 Aaron BallmanSilence a -Wsign-compare warning. NFC.
2014-10-02 Zinovy Nis[BUG][INDVAR] Fix for PR21014: wrong SCEV operands...
2014-10-02 Justin BognerInstrProf: Simplify counting a file's regions when...
2014-10-01 Chandler Carruth[x86] Improve and correct how the new vector shuffle...
2014-10-01 Lang Hames[MCJIT] Don't crash in debugging output for sections...
2014-10-01 Eric Christopherconstify the TargetMachine argument used in the subtarg...
2014-10-01 Duncan P. N. Exon... DIBuilder: Remove duplicated comments, NFC
2014-10-01 Duncan P. N. Exon... Revert "DIBuilder: Remove dead code"
2014-10-01 Sanjay PatelLower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen]...
2014-10-01 Duncan P. N. Exon... DIBuilder: Remove dead code
2014-10-01 Eric ChristopherNow that the optimization level is adjusting the featur...
2014-10-01 Argyrios KyrtzidisAdds 'override' to overriding methods. NFC.
2014-10-01 Eric ChristopherRework the PPC TargetMachine so that the non-function...
2014-10-01 Eric Christopherconstify TargetMachine parameter for X86TargetLowering.
2014-10-01 Sanjay PatelMake the sqrt intrinsic return undef for a negative...
2014-10-01 Duncan P. N. Exon... DIBuilder: Encapsulate DIExpression's element type
2014-10-01 Bruno Cardoso Lopes[MemoryDepAnalysis] Fix compile time slowdown
2014-10-01 Sanjay PatelDon't repeat function/variable name in comment. NFC.
2014-10-01 Tim NorthoverARM: allow copying of CPSR when all else fails.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Reed KotlerAdd fptrunc to mips fast-sel
2014-10-01 Duncan P. N. Exon... LTO: Ignore disabled diagnostic remarks
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-10-01 Tom StellardC API: Add LLVMCloneModule()
2014-10-01 Jingyue WuRevert r216862 due to a performance regression
2014-10-01 Toma Tabacu[mips] Rename emit and parse functions for the .cpload...
2014-10-01 Tom StellardR600/SI: Add a generic pseudo EXP instruction
2014-10-01 Tom StellardR600/SI: Add generic pseudo MTBUF instructions
2014-10-01 Tom StellardR600/SI: Add generic pseudo SMRD instructions
2014-10-01 Oliver Stannard[ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instru...
2014-10-01 Chandler Carruth[x86] Fix a few more tiny patterns with the new vector...
2014-10-01 Chandler Carruth[x86] Delete some extraneous logic from the new vector...
2014-10-01 Tom Coxon[AArch64] Allow access to all system registers with...
2014-10-01 Evgeniy StepanovRevert r218721, r218735.
2014-10-01 Asiri RathnayakeAdd missing natual vector cast.
2014-10-01 Oliver Stannard[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP...
2014-10-01 Daniel Sanders[mips] Fix disassembly of [ls][wd]c[23], cache, and...
2014-10-01 Sasa Stankovic[mips] For indirect calls we don't need $gp to point...
2014-10-01 Lang Hames[MCJIT] Turn the getSymbolAddress free function created...
2014-10-01 Nick LewyckyFix typo in comment from r218733
2014-10-01 Gerolf Hoflehner[InstCombine] Fix for assert build failures caused...
2014-10-01 Chandler Carruth[x86] Teach the new vector shuffle lowering to be even...
2014-10-01 Chandler Carruth[x86] Hoist the zext-lowering up in the v4i32 lowering...
2014-10-01 David BlaikieImplement DW_TAG_subrange_type with DW_AT_count rather...
2014-10-01 Adam Nemet[AVX512] Remove space before \t in AsmStrings.
2014-10-01 Chandler Carruth[x86] Teach the new vector shuffle lowering about VBROA...
2014-10-01 Gerolf Hoflehner[InstCombine] Optimize icmp-select-icmp
2014-09-30 David BlaikieOmit DW_AT_inline under -gmlt to save a little more...
2014-09-30 Hal Finkel[BasicAA] Make better use of zext and sign information
2014-09-30 David BlaikieDebugInfo: Sink the code emitting DW_AT_APPLE_omit_fram...
2014-09-30 Jingyue Wu[SimplifyCFG] threshold for folding branches with commo...
2014-09-30 David BlaikieDisable the -gmlt optimization implemented in r218129...
2014-09-30 Sanjay PatelUse the target-specified iteration count to opt out...
2014-09-30 Sanjay PatelSplit the estimate() interface into separate functions...
next