Revert: [mips] Rewrite MipsAsmParser and MipsOperand.' due to buildbot errors in...
[oota-llvm.git] / lib / CodeGen /
2014-03-31 Hal FinkelAdd a TLI hook to control when BUILD_VECTOR might be...
2014-03-31 Paul RobinsonDisable each MachineFunctionPass for 'optnone' function...
2014-03-31 Hal FinkelLook at shuffles of build_vectors in DAGCombiner::visit...
2014-03-30 Hal FinkelMake use of previously generated stores in SelectionDAG...
2014-03-29 Benjamin KramerAvoid storing Twines.
2014-03-29 Tim NorthoverCodeGen: add sensible defaults for the ISD::FROUND...
2014-03-29 Tim NorthoverCodeGenPrep: wrangle IR to exploit AArch64 tbz/tbnz...
2014-03-27 Manman RenProvide a target override for the cost of using a calle...
2014-03-27 Saleem AbdulrasoolCanonicalise Windows target triple spellings
2014-03-27 Manman RenRegister Allocator: refactoring and add comments.
2014-03-27 David BlaikieDebugInfo: TargetOptions/MCAsmInfo support for compress...
2014-03-27 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-03-26 Ekaterina RomanovaThis is a fix for PR# 19051. I noticed code gen differe...
2014-03-26 Manman RenAdd comments. Addressing review comments from Evan...
2014-03-26 Jim GrosbachFix for incorrect address sinking in the presence of...
2014-03-26 Renato GolinAdd @llvm.clear_cache builtin
2014-03-26 Timur IskhodzhanovFollow-up to r204790: don't try to emit line tables...
2014-03-26 Timur IskhodzhanovFix PR19239 - Add support for generating debug info...
2014-03-26 Rafael EspindolaRevert "Prevent alias from pointing to weak aliases."
2014-03-26 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-03-25 Duncan P. N. Exon... blockfreq: Implement Pass::releaseMemory()
2014-03-25 Duncan P. N. Exon... blockfreq: Use const in MachineBlockFrequencyInfo
2014-03-25 Juergen Ributzka[DAG] Keep the opaque constant flag when performing...
2014-03-25 Matt ArsenaultFix creating illegal setcc cond codes.
2014-03-25 David MajnemerWinCOFF: Add support for -fdata-sections
2014-03-25 David BlaikieDebugInfo: Add GNU_addr_base and GNU_ranges_base only...
2014-03-25 David BlaikieDebugInfo: Support debug_loc under fission
2014-03-25 David BlaikieDebugInfo: Remove unnecessary zero-size check
2014-03-25 Manman RenRegister Allocator: check other options before using...
2014-03-24 Manman RenRegister Allocator: refactoring (no functionality change).
2014-03-24 David BlaikieDebugInfo: Simplify debug loc list handling by keeping...
2014-03-24 David BlaikieDwarfDebug: Simplify debug_loc merging
2014-03-24 Adrian PrantlGet rid of an unnecessary use of the * and & operators.
2014-03-24 David BlaikieDebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUs
2014-03-24 David BlaikieDebugInfo: Implement relative addressing for DW_AT_rang...
2014-03-24 David BlaikieDebugInfo: Don't emit relocations to abbreviations...
2014-03-24 David BlaikieDwarfDebug: Remove an unused parameter
2014-03-24 David BlaikieRemove unused parameter
2014-03-24 Tom StellardSelectionDAG: Allow promotion of SELECT nodes from...
2014-03-23 David MajnemerWinCOFF: Add support for -ffunction-sections
2014-03-23 Nuno Lopesremove a bunch of unused private methods
2014-03-22 Andrea Di Biagio[DAG] Fix an assertion failure caused by an invalid...
2014-03-21 Adrian PrantlDelete stale comment. Thanks, Eric!
2014-03-21 Adrian PrantlDwarf Debug: Remove some cargo-cult type uniquing....
2014-03-21 Arnaud A. de Grand... Remove some dead assignements found by scan-build
2014-03-21 Manman RenRegister allocator: add condition to hoist a spill...
2014-03-21 David BlaikieDebugInfo: Omit DW_AT_addr_base from skeletal type...
2014-03-21 Kevin QinFix an assertion caused by using inline asm with indire...
2014-03-20 Mark SeabornRemove LowerInvoke's obsolete "-enable-correct-eh-suppo...
2014-03-20 Eric ChristopherTypo.
2014-03-20 Eric ChristopherReapply DW_AT_low/high_pc patch:
2014-03-20 David BlaikieAdd comments from Eric's review of r204094.
2014-03-20 Eric ChristopherRevert "Use the range machinery for DW_AT_ranges and...
2014-03-19 Eric ChristopherUse the range machinery for DW_AT_ranges and DW_AT_high...
2014-03-19 David BlaikieDebugInfo: Use the comp_dir of the referencing type...
2014-03-18 Jim GrosbachMachO: Emit a version-min load command when possible.
2014-03-18 Eric ChristopherMore header and forward declaration cleanup.
2014-03-18 Eric ChristopherAdd back the headers we're getting via (likely) transit...
2014-03-18 Eric ChristopherFix for coding style.
2014-03-18 Eric ChristopherRemove a bunch of unnecessary includes and forward...
2014-03-18 Raul E. SilveraAdd support for scalarizing/splitting vector bswap.
2014-03-18 Adrian PrantlDebug info: Remove OdrMemberMap from DwarfDebug, it...
2014-03-18 Andrea Di Biagio[DAGCombiner] teach how to simplify xor/and/or nodes...
2014-03-18 Adrian PrantlDwarfDebug: Only unique retained types instead of all...
2014-03-18 Adrian PrantlSwitch the type field in DIVariable and DIGlobalVariabl...
2014-03-18 Adrian PrantlReplace unnecessary #include directive with forward...
2014-03-18 Eric ChristopherAdd explanatory comment.
2014-03-18 Eric ChristopherShorten DotDebugLocEntry to just DebugLocEntry and...
2014-03-18 David BlaikieDebugInfo: Avoid emitting standard opcode lengths in...
2014-03-18 David BlaikieDebugInfo: Implement debug_line.dwo for file names...
2014-03-18 David BlaikieDebugInfo: Do not rely on the compilation dir (index...
2014-03-17 David BlaikieDebugInfo: Move getOrCreateSourceID from DwarfDebug...
2014-03-17 David BlaikieDebugInfo: Move line table zero-directory-index (compil...
2014-03-17 Owen AndersonSwitch a number of loops in lib/CodeGen over to range...
2014-03-17 Matt ArsenaultMake DAGCombiner work on vector bitshifts with constant...
2014-03-17 David BlaikieDebugInfo: Use MC line table file entry uniquing for...
2014-03-17 Adam Nemet[VectorLegalizer/X86] Don't unvectorize fp_to_uint...
2014-03-17 Lang Hames[X86] New and improved VZeroUpperInserter optimization.
2014-03-15 Arnaud A. de Grand... Remove some dead assignements found by scan-build
2014-03-14 Adrian PrantlDebug info: Unique types before emitting them to DWARF...
2014-03-14 Adrian PrantlDebug Info: Fix LTO type uniquing for C++ member declar...
2014-03-14 Adrian Prantltypo
2014-03-14 Eric ChristopherRemove command line option for CU hashing. This is...
2014-03-14 Eric ChristopherIf we see that we're emitting code for a function that...
2014-03-14 Eric ChristopherRemove the -generate-dwarf-cu-ranges flag.
2014-03-14 David BlaikieDwarfDebug: Remove some needless recursion.
2014-03-14 Owen AndersonRevert r203883 (which was more of a bandaid) and fix...
2014-03-14 Pete CooperFix issue with r203865. The old behaviour would get...
2014-03-13 Eric ChristopherUse DW_AT_linkage_name when we're emitting DWARF4 or...
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-13 Owen AndersonPhase 2 of the great MachineRegisterInfo cleanup. ...
2014-03-13 Ekaterina RomanovaFix for http://llvm.org/bugs/show_bug.cgi?id=18590
2014-03-13 Manuel JacobCodeGenPrep: sink extends of illegal types into use...
2014-03-13 Owen AndersonPhase 1 of refactoring the MachineRegisterInfo iterator...
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.
2014-03-12 Eric ChristopherWhen computing the size of a base type be conservative...
2014-03-12 Eric ChristopherUse values we've already computed, update comment.
2014-03-12 Eric ChristopherTurn on hashing by default for split dwarf compile...
2014-03-12 David BlaikieDebugInfo: Use common line/file attribute construction...
2014-03-12 Patrik HagglundReplace '#include ValueTypes.h' with forward declarations.
next