summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Windows/Path.inc: Move <shlobj.h> after "Windows.h" for some API available.NAKAMURA Takumi2014-02-12
* R600: Always implement both versions of isTruncateFree and add a sanity check.Benjamin Kramer2014-02-12
* Mark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly so they'll disappear ...Craig Topper2014-02-12
* DwarfUnit: Include type unit's file strings in the defining compile unit's fi...David Blaikie2014-02-12
* Fix some formatting in my last commit (r201196)David Blaikie2014-02-12
* DwarfUnit: Provide a reference to a defining DwarfCompileUnit from DwarfTypeU...David Blaikie2014-02-12
* DwarfUnit: Refactor DW_AT_file creation into a common function.David Blaikie2014-02-12
* DwarfUnit: Replace unnecessary conditionals with asserts.David Blaikie2014-02-11
* Tweak ARM fastcc by adopting these two AAPCS rules:Evan Cheng2014-02-11
* Reapply r201180 with an additional error path.Adrian Prantl2014-02-11
* Revert "Debug info: Emit values in subregisters that do not have a separate"Adrian Prantl2014-02-11
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-11
* whitespaceAdrian Prantl2014-02-11
* Debug info: Emit values in subregisters that do not have a separateAdrian Prantl2014-02-11
* make llvm-dwarfdump a little more resilient when parsing .debug_locAdrian Prantl2014-02-11
* R600/SI: Fix assertion on infinite loops.Matt Arsenault2014-02-11
* InstCombine: Teach icmp merging about the equivalence of bit tests and UGE/UL...Benjamin Kramer2014-02-11
* ARM: Thumb2 LDR(literal) can target SP.Jim Grosbach2014-02-11
* SCEV: Cast switched values to make -Wswitch more useful.Benjamin Kramer2014-02-11
* ScalarEvolution: Analyze trip count of loops with a switch guarding the exit.Benjamin Kramer2014-02-11
* Teach the DAGCombiner how to fold concat_vector nodes when the input is twoRobert Lougher2014-02-11
* [AArch64] Add missing PCRel relocations for AArch64 in RuntimeDyldELFBradley Smith2014-02-11
* [LPM] Switch LICM to actively use LCSSA in addition to preserving it.Chandler Carruth2014-02-11
* XCore target: fix const section handlingRobert Lytton2014-02-11
* XCore target: Lower ATOMIC_LOAD & ATOMIC_STORERobert Lytton2014-02-11
* AVX: fixed a bug in LowerVECTOR_SHUFFLEElena Demikhovsky2014-02-11
* Remove TimeValue::toPosixTime() -- it is buggy, semantics are unclear, and itsDmitri Gribenko2014-02-11
* AVX-512: Optimized BUILD_VECTOR pattern; Elena Demikhovsky2014-02-11
* In RuntimeDyldImpl::emitSection, make Allocate (section size to be allocated) aLang Hames2014-02-11
* Using the helper API for random number generation.Aaron Ballman2014-02-11
* Hopefully fixing the MinGW 32 build, which was broken by r200767. Not using r...Aaron Ballman2014-02-11
* [CodeGenPrepare] Undo changes that happened for the profitability check.Quentin Colombet2014-02-11
* DebugInfo: Use existing symbol rather than creating it again.David Blaikie2014-02-11
* [Stackmaps] Cleanup code. No functional change intended.Juergen Ributzka2014-02-10
* LTO API: add lto_module_create_from_memory_with_path.Manman Ren2014-02-10
* Mark the methods in the Mangler const.Rafael Espindola2014-02-10
* Change the begin and end methods in ObjectFile to match the style guide.Rafael Espindola2014-02-10
* R600: Implement isTruncateFreeMatt Arsenault2014-02-10
* [LPM] A terribly simple fix to a terribly complex bug: PR18773.Chandler Carruth2014-02-10
* Copy the ThreadLocalMode in GlobalVariable::copyAttributesFromHans Wennborg2014-02-10
* R600/SI: Initialize M0 and emit S_WQM_B64 whenever DS instructions are usedTom Stellard2014-02-10
* R600/SI: Only use S_WQM_B64 in pixel shadersTom Stellard2014-02-10
* Remove some prototype code accidentally committed in r201043David Blaikie2014-02-10
* ARM: use natural LLVM IR for vshll instructionsTim Northover2014-02-10
* [AArch64] Handle aliases of conditional branches without b.pred form.Chad Rosier2014-02-10
* ARM: r12 is callee-saved for interrupt handlersOliver Stannard2014-02-10
* Make succ_iterator a real random access iterator and clean up a couple of users.Benjamin Kramer2014-02-10
* GlobalsModRef: Unify and clean up duplicated pointer analysis code.Benjamin Kramer2014-02-10