If we're not producing DWARF accel tables, don't waste memory
[oota-llvm.git] / lib /
2014-01-31 Paul RobinsonIf we're not producing DWARF accel tables, don't waste...
2014-01-31 Eric ChristopherAdd support for DW_FORM_flag and DW_FORM_flag_present...
2014-01-31 David BlaikieDebugInfo: Flag type unit references as declarations
2014-01-31 Reid Klecknerx86: Rename NumBytesForCalleeToPush to ...Pop for accuracy
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-31 Matheus Almeida[mips][msa] Add insert.d instruction.
2014-01-31 Chandler Carruth[vectorizer] Tweak the way we do small loop runtime...
2014-01-31 Craig TopperSeparate x86 opcode maps and 0x66/0xf2/0xf3 prefixes...
2014-01-31 Craig TopperMove REP out of the Prefix field of the X86 format...
2014-01-31 Craig TopperMove address override handling in X86CodeEmitter to...
2014-01-31 Craig TopperMove address override handling in X86MCCodeEmitter...
2014-01-31 Bob WilsonFix a bug in gcov instrumentation introduced by r195513...
2014-01-31 Venkatraman Govind... [Sparc] Save and restore float registers that may be...
2014-01-31 Manman RenThis patch teaches the DAGCombiner how to fold insert_s...
2014-01-31 Owen AndersonDAGCombine should not produce ISD::OR nodes after opera...
2014-01-31 Manman RenPGO branch weight: update edge weights in SelectionDAGB...
2014-01-31 Matt ArsenaultAllow speculating llvm.sqrt, fma and fmuladd
2014-01-30 David Woodhouse[x86] Fix signed relocations for i64i32imm operands
2014-01-30 Chad Rosier[AArch64] Custom lower concat_vector patterns with...
2014-01-30 Timur IskhodzhanovFix PR18381 - print a minimal diagnostic rather than...
2014-01-30 Rafael EspindolaOnly ELF has a dynamic symbol table. Remove it from...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Evgeniy StepanovReenable ARM EHABI on Android.
2014-01-30 Matheus Almeida[mips] Fix typo.
2014-01-30 Craig TopperRemove duplicate patterns
2014-01-30 Craig TopperRemove some AddedComplexity tags that were forcing...
2014-01-30 Craig TopperRemove duplicate pattern and add predicate checks on...
2014-01-30 Jakob Stoklund OlesenImplement SPARCv9 atomic_swap_64 with a pseudo.
2014-01-30 Saleem AbdulrasoolARM IAS: support .object_arch
2014-01-30 Saleem AbdulrasoolARM IAS: support .movsp
2014-01-30 Saleem AbdulrasoolARM: suuport .tlsdescseq directive
2014-01-30 Saleem AbdulrasoolARM: support TLS descriptor relocations
2014-01-30 Saleem AbdulrasoolARM: support tlscall relocations
2014-01-30 Juergen RibutzkaRevert "[Stackmaps] Record the stack size of each funct...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Rafael EspindolaSimplify the handling of iterators in ObjectFile.
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-30 Manman RenRevert r200431 due to bot failures.
2014-01-30 Manman RenPGO branch weight: update edge weights in SelectionDAGB...
2014-01-29 Manman RenPGO branch weight: update edge weights in IfConverter.
2014-01-29 Eric ChristopherMove range handling for a function to endFunction rathe...
2014-01-29 Eric ChristopherIf we use DW_AT_ranges we need to specify a base addres...
2014-01-29 Eric ChristopherTurn on CU ranges if we've got multiple compile units...
2014-01-29 Eric ChristopherMake the compile unit map a MapVector so that we can...
2014-01-29 Eric ChristopherFix formatting of comment.
2014-01-29 David MajnemerMC: Better management of macro arguments
2014-01-29 Jordan Rose[CommandLine] Aliases require an value if their target...
2014-01-29 Lang HamesAdd support for PC-relative non-extern relocations...
2014-01-29 Quentin Colombet[X86][SchedModel] Fix typos in the definitions of the...
2014-01-29 Oliver StannardTest commit
2014-01-29 Matheus Almeida[mips][msa] Add fill.d instruction.
2014-01-29 Matheus Almeida[mips][msa] Add copy_{u,s}.d.
2014-01-29 Chandler Carruth[LPM] Fix PR18643, another scary place where loop trans...
2014-01-29 Renato GolinEnable EHABI by default
2014-01-29 Venkatraman Govind... [Sparc] Use %r_disp32 for pc_rel entries in FDE as...
2014-01-29 NAKAMURA TakumiRevert r200340, "Add line table debug info to COFF...
2014-01-29 Venkatraman Govind... [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_...
2014-01-29 Chandler Carruth[LPM] Fix PR18642, a pretty nasty bug in IndVars that...
2014-01-29 Arnold SchwaighoferLoopVectorizer: Don't count the induction variable...
2014-01-29 Venkatraman Govind... [SparcV9] Use correct register class (I64RegClass)...
2014-01-29 Rafael EspindolaUse a raw_stream to implement the mangler.
2014-01-29 Kevin Qin[AArch64 NEON] Lower SELECT_CC with vector operand.
2014-01-29 Mark SeabornRemove unnecessary call to pthread_mutexattr_setpshared()
2014-01-29 David MajnemerMC: Clean up error paths in AsmParser::parseMacroArgument
2014-01-29 Rafael EspindolaMake createObjectFile's signature a bit less error...
2014-01-28 David Woodhouse[Sparc] Fix breakage in r200345
2014-01-28 David WoodhouseDelete MCSubtargetInfo data members from target MCCodeE...
2014-01-28 David WoodhousePropagate MCSubtargetInfo through TableGen's getBinaryC...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 David WoodhouseKeep the MCSubtargetInfo in the MCRelxableFragment...
2014-01-28 David WoodhouseModify MCObjectStreamer EmitInstTo* interface
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-28 Timur IskhodzhanovAdd line table debug info to COFF files when using...
2014-01-28 Matheus Almeida[mips] Fix ELF header flags.
2014-01-28 Gautam Chakrabarti[NVPTX] Fix emitting aggregate parameters
2014-01-28 Andrea Di Biagio[X86] Add extra rules for combining vselect dag nodes...
2014-01-28 Adrian Prantltypo
2014-01-28 Rafael EspindolaFix pr14893.
2014-01-28 Andrea Di Biagio[DAGCombiner] Avoid introducing an illegal build_vector...
2014-01-28 Iain SandoeProvide a stub Target Streamer implementation for PPC...
2014-01-28 Chandler Carruth[vectorizer] Completely disable the block frequency...
2014-01-28 Hal FinkelHandle spilling the PPC GPRC_NOR0 register class
2014-01-28 Timur IskhodzhanovMC: Add a .debug section that we'll soon use to emit...
2014-01-28 Michel DanzerR600/SI: Add pattern for truncating i32 to i1
2014-01-28 Jakob Stoklund OlesenFix the DWARF EH encodings for Sparc PIC code.
2014-01-28 Reid KlecknerUpdate optimization passes to handle inalloca arguments
2014-01-28 Reid Klecknerx86: add implicit defs for cpuid
2014-01-28 Chandler Carruth[LPM] Fix PR18616 where the shifts to the loop pass...
2014-01-28 Juergen Ributzka[TLI] Add a new hook to TargetLowering to query the...
2014-01-28 Arnold SchwaighoferLoopVectorize: Support conditional stores by scalarizing
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-27 Eric ChristopherReformat slightly.
2014-01-27 Manman RenPGO branch weight: keep halving the weights until they...
2014-01-27 Mark SeabornFix the "#ifndef HAVE_SYS_WAIT_H" code path in Program...
2014-01-27 Mark SeabornARM MC: Fix the initial DWARF CFI unwind info at the...
2014-01-27 Matt ArsenaultFix sext(setcc) -> select_cc using wrong type for setcc.
2014-01-27 David PeixottoFix unsupported addressing mode assertion for pld
2014-01-27 Gautam Chakrabartitest commit: add minor comment
2014-01-27 Andrea Di Biagio[DAGCombiner] Teach how to fold sext/aext/zext of const...
2014-01-27 David MajnemerMC: Add support for .cfi_startproc simple
next