Fix test breakage introduced in r209223.
[oota-llvm.git] / lib / CodeGen /
2014-05-20 David BlaikieFix test breakage introduced in r209223.
2014-05-20 Alexey SamsonovRewrite calculateDbgValueHistory to make it (hopefully...
2014-05-20 David BlaikiePR19767: DebugInfo emission of pointer constants.
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-20 Benjamin KramerLegalizer: Make bswap promotion safe for vectors.
2014-05-20 David BlaikieDebugInfo: Emit function definitions within their names...
2014-05-19 David BlaikieDebugInfo: Assume all subprogram DIEs have been created...
2014-05-19 David BlaikieDebugInfo: Don't include DW_AT_inline on each abstract...
2014-05-19 David BlaikieDebugInfo: Fix missing inlined_subroutines caused by...
2014-05-19 Eric ChristopherFix typos.
2014-05-19 Benjamin KramerSDAG: Legalize vector BSWAP into a shuffle if the shuff...
2014-05-17 Saleem AbdulrasoolTarget: remove old constructors for CallLoweringInfo
2014-05-17 Saleem AbdulrasoolTarget: change member from reference to pointer
2014-05-16 Rafael EspindolaDelete getAliasedGlobal.
2014-05-16 David BlaikieDebugInfo: Assert rather than conditionalizing when...
2014-05-16 David BlaikieDebugInfo: Handle emitting constants of C++ unicode...
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-05-16 David BlaikieDebugInfo: Add an assert regarding the subprogram in...
2014-05-16 David BlaikieDebugInfo: Assume the CU's Subprogram list only contain...
2014-05-16 David BlaikieDwarfDebug: Refactor AT_ranges/AT_high_pc+AT_low_pc...
2014-05-16 Rafael EspindolaRevert "Implement global merge optimization for global...
2014-05-16 Eric ChristopherRemove the Options query functions and just access...
2014-05-15 Jiangning LiuImplement global merge optimization for global variables.
2014-05-15 David BlaikieDebugInfo: Follow up to r208930, comment usage of ...
2014-05-15 Eric ChristopherMove more MC options into the MCTargetOptions structure.
2014-05-15 David BlaikieDebugInfo: Don't put fission type units in comdat sections.
2014-05-15 David BlaikieDebugInfo: Simplify retrieving filename/directory name...
2014-05-15 Jay FoadInstead of littering asserts throughout the code after...
2014-05-15 Alp TokerFix typos
2014-05-14 David BlaikieDwarfDebug: Don't set frame index locations on abstract...
2014-05-14 David BlaikieDebugInfo: Sure up subprogram variable list handling...
2014-05-14 David BlaikieDebugInfo: Assert that a CU's subprogram list contains...
2014-05-14 Jay FoadRename ComputeMaskedBits to computeKnownBits. "Masked...
2014-05-14 David BlaikieDebugInfo: Do not delay attaching DW_AT_inline attribut...
2014-05-14 Logan ChienFix ARM EHABI when function has landingpad and nounwind.
2014-05-14 Jay FoadUpdate the comments for ComputeMaskedBits, which lost...
2014-05-14 David BlaikieRecommit r208506: DebugInfo: Include lexical scopes...
2014-05-13 Louis GerbargAdd missing line breaks to debug output in CodeGenPrepare
2014-05-13 Rafael EspindolaSplit GlobalValue into GlobalValue and GlobalObject.
2014-05-13 Joey Gouly[CGP] r205941 changed the logic, so that a cast happens...
2014-05-12 David BlaikieRevert "DebugInfo: Include lexical scopes in inlined...
2014-05-12 Pete CooperUse a logical not when inverting SetCC. This unfortuna...
2014-05-12 Adam Nemet[DAGCombiner] Split up an indexed load if only the...
2014-05-12 David BlaikieDebugInfo: Attach DW_AT_inline to inlined subprograms...
2014-05-12 David BlaikieDwarfDebug: Avoid an extra map lookup while constructin...
2014-05-12 Matt ArsenaultMake SimplifyDemandedBits understand BUILD_PAIR
2014-05-12 Saleem AbdulrasoolCodeGen: add parenthesis around complex expression
2014-05-11 Hal FinkelPass the value type to TLI::getRegisterByName
2014-05-11 David BlaikieDebugInfo: Include lexical scopes in inlined subroutines.
2014-05-11 David BlaikieDwarfUnit: Make explicit a limitation/bug in enumeratio...
2014-05-11 David BlaikieDwarfUnit: Pick a winner between isTypeSigned and isUns...
2014-05-11 David BlaikieDwarfUnit: Factor out calling isUnsignedDIType into...
2014-05-11 David BlaikieDwarfUnit: Share common constant value emission between...
2014-05-11 David BlaikieDebugInfo: Simplify constant value emission.
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-05-08 Quentin Colombet[TargetInstrInfo] Fix the implementation of commuteInst...
2014-05-08 David BlaikieReapply r207876 (Try simplifying LexicalScopes ownershi...
2014-05-08 Hal FinkelFix a spelling error
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2014-05-07 Matt ArsenaultFix using wrong result type for setcc.
2014-05-07 Rafael EspindolaRemove the UseCFI option from createAsmStreamer.
2014-05-07 Zinovy Nis[BUG][REFACTOR]
2014-05-06 David BlaikieRevert "Try simplifying LexicalScopes ownership again."
2014-05-06 Benjamin KramerTTI: Estimate @llvm.fmuladd cost as fmul + fadd when...
2014-05-06 Renato GolinImplememting named register intrinsics
2014-05-02 David BlaikieTry simplifying LexicalScopes ownership again.
2014-05-02 Benjamin KramerSatisfy GCC's urgent need for parentheses around ‘...
2014-05-02 Tim NorthoverDAGCombine: prevent formation of illegal ConstantFP...
2014-05-02 Benjamin KramerAllow SelectionDAG::FoldConstantArithmetic to work...
2014-05-01 Juergen Ributzka[Stackmaps] Pacify windows buildbot.
2014-05-01 Juergen Ributzka[Stackmaps] Add command line option to specify the...
2014-05-01 Juergen Ributzka[Stackmaps] Refactor serialization code. No functional...
2014-05-01 Juergen Ributzka[Stackmaps] Replace the custom ConstantPool class with...
2014-05-01 Richard SmithSpeculatively roll back r207724-r207726, which are...
2014-04-30 David BlaikieLexicalScopes: Use unique_ptr to manage ownership of...
2014-04-30 David BlaikieForgotten reformatting.
2014-04-30 David BlaikieLexicalScopes: use unique_ptr to own LexicalScope objects.
2014-04-30 Alexey SamsonovUse a single data structure to store all user variables...
2014-04-30 David BlaikieRevert "Emit DW_AT_object_pointer once, on the declarat...
2014-04-30 Joerg SonnenbergerPrepare support of Itanium ABI on ARM as opposed to...
2014-04-30 David BlaikieDebugInfo: Omit DW_AT_artificial on DW_TAG_formal_param...
2014-04-30 Alexey SamsonovConvert more loops to range-based equivalents
2014-04-30 Alexey SamsonovSlightly simplify code in DwarfDebug::beginFunction
2014-04-30 Alexey SamsonovMove logic for calculating DBG_VALUE history map into...
2014-04-30 David BlaikieEmit DW_AT_object_pointer once, on the declaration...
2014-04-30 Weiming Zhao[ARM64] Prevent bit extraction to be adjusted by follow...
2014-04-30 Reid KlecknerFix the clang-cl self-host build by defining ~DwarfDebu...
2014-04-30 Alexey SamsonovConvert several loops over MachineFunction basic blocks...
2014-04-30 Craig TopperUse makeArrayRef insted of calling ArrayRef<T> construc...
2014-04-29 David BlaikieFix some 80 cols violations committed in r207539
2014-04-29 Benjamin Kramerraw_ostream: Forward declare OpenFlags and include...
2014-04-29 Jim GrosbachTidy up whitespace.
2014-04-29 David BlaikieDwarfDebug: Split the initialization of abstract and...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 David BlaikieRemove DwarfUnit::LabelRange since it's unused.
2014-04-28 David BlaikieAddressPool::HasBeenUsed: Add comment explaining the...
2014-04-28 David BlaikieDIE: Document some learnings about why the world isn...
2014-04-28 David BlaikieSatisfy sub-optimal GCC warning.
2014-04-28 Eric ChristopherWe already calculate WideVT above, just reuse it.
2014-04-28 Eli BenderskyAdd (...) around && clause to appeace gcc 4.8's warning
next