[MBP] Spell the conditions the same way through out this if statement.
[oota-llvm.git] / lib / CodeGen /
2015-04-15 Chandler Carruth[MBP] Spell the conditions the same way through out...
2015-04-15 Chandler Carruth[MBP] Sink a comment into the if block to which it...
2015-04-15 Chandler Carruth[MBP] Fix a really misleading typo in a comment.
2015-04-15 Richard TrieuChange range-based for-loops to be -Wrange-loop-analysi...
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-14 Reid Kleckner[WinEH] Avoid emitting xdata tables twice for cleanups
2015-04-14 David BlaikieDebugInfo: Pubnames: Do not include variable declaratio...
2015-04-14 Daniel Jasper[MachineLICM] Use newer model of register pressure...
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DISubprogram and DILexicalBlock*
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DINamespace and DITemplate*Parameter
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIVariable and DIGlobalVariable
2015-04-14 Duncan P. N. Exon... DebugInfo: Move DIVariable::printExtendedName() to...
2015-04-14 Duncan P. N. Exon... DebugInfo: Inline DIVariable::isBlockByrefVariable...
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIObjCProperty and DIImportedEntity
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DILocation
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIExpression
2015-04-13 Duncan P. N. Exon... DebugInfo: Remove DIObjCProperty attribute accessors...
2015-04-13 Ahmed Bougacha[CodeGen] Combine concat_vectors of scalars into build_...
2015-04-13 Duncan P. N. Exon... SelectionDAG: Stop using DIVariable::isInlinedFnArgument()
2015-04-13 Duncan P. N. Exon... DebugInfo: Remove DIGlobalVariable::getGlobal()
2015-04-13 Duncan P. N. Exon... Reapply "Verifier: Check for incompatible bit piece...
2015-04-13 Jan VeselyRevert revisions r234755, r234759, r234760
2015-04-13 Krzysztof ParzyszekAllow memory intrinsics to be tail calls
2015-04-13 Matthias BraunDAGCombiner: Fix crash in select(select) opt.
2015-04-13 David BlaikieRemove default in fully-covered switch (to fix Clang...
2015-04-13 Jan VeselyLegalizeDAG: Try to use Overflow operations when expand...
2015-04-13 John Brawn[ARM] Align global variables passed to memory intrinsics
2015-04-13 Duncan P. N. Exon... Revert "Verifier: Check for incompatible bit piece...
2015-04-11 Duncan P. N. Exon... Verifier: Check for incompatible bit piece expressions
2015-04-11 Benjamin KramerRemove empty non-virtual destructors or mark them ...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-11 Ahmed Bougacha[CodeGen] Split -enable-global-merge into ARM and AArch...
2015-04-10 Reid Kleckner[WinEH] Recognize SEH finally block inserted by the...
2015-04-10 Benjamin Kramer[CodeGenPrepare] Report all changes made during instruc...
2015-04-10 Sanjoy Das[InstCombine][CodeGenPrep] Create llvm.uadd.with.overfl...
2015-04-10 Reid Kleckner[WinEH] Try to make outlining invokes work a little...
2015-04-10 Benjamin KramerReduce dyn_cast<> to isa<> or cast<> where possible.
2015-04-10 David Majnemer[WinEHPrepare] Don't rely on the order of IR
2015-04-10 Ahmed Bougacha[AArch64] Promote f16 operations to f32.
2015-04-09 Rafael EspindolaSimplify use of formatted_raw_ostream.
2015-04-09 Ahmed Bougacha[CodeGen] Combine concat_vector of trunc'd scalar to...
2015-04-09 Rafael EspindolaRevert "Refactoring and enhancement to FMA combine."
2015-04-09 Olivier SallenaveRefactoring and enhancement to FMA combine.
2015-04-09 Rafael EspindolaThis reverts commit r234460 and r234461.
2015-04-09 Rafael EspindolaUse the cast machinery to remove dummy uses of formatte...
2015-04-08 Andrew KaylorFormmatting correction
2015-04-08 Andrew Kaylor[WinEH] Minor bug fixes.
2015-04-08 Akira Hatanaka[DAGCombine] Fix a bug in MergeConsecutiveStores.
2015-04-08 Daniel Jasper[MachineLICM] Cleanup, remove unused parameters. NFC.
2015-04-08 Matthias BraunOops, didn't mean to commit my debug fprintfs
2015-04-08 Matthias BraunLiveInterval: Fix computeFromMainRange() producing...
2015-04-07 Andrew Kaylor[WinEH] Add invoke of llvm.donothing to outlined catch...
2015-04-07 Reid Kleckner[WinEH] Fix xdata generation when no catch object is...
2015-04-07 Duncan P. N. Exon... Revert "Try a third time to fix MSVC build after r234290"
2015-04-07 Daniel JasperCleanup register pressure calculation in MachineLICM.
2015-04-07 Rafael EspindolaRefactor a lot of duplicated code for stub output.
2015-04-07 Rafael EspindolaClear the stub map in getSortedStubs.
2015-04-07 Daniel Jasper[MachineLICM] Remove obsolete comment about not conside...
2015-04-07 Duncan P. N. Exon... Try a third time to fix MSVC build after r234290
2015-04-07 Duncan P. N. Exon... Try again to fix MSVC build after r234290
2015-04-07 Duncan P. N. Exon... Try to fix MSVC build after r234290
2015-04-07 Duncan P. N. Exon... DebugInfo: Remove DITypedArray<>, replace with typedefs
2015-04-07 Duncan P. N. Exon... DebugInfo: Remove special iterators from DIExpression
2015-04-06 Duncan P. N. Exon... CodeGen: Stop using DIDescriptor::is*() and auto-casting
2015-04-06 Rafael EspindolaUse sext in fast isel.
2015-04-06 Duncan P. N. Exon... DebugInfo: Remove DIDescriptor::Verify()
2015-04-06 Reid Kleckner[WinEH] Don't sink allocas into child handlers
2015-04-06 Simon Pilgrim[DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC...
2015-04-05 Simon Pilgrim[DAGCombiner] Merge FMUL Scalar and Vector constant...
2015-04-04 David Blaikie[opaque pointer type] More GEP API migrations
2015-04-04 Sanjay Patelless space; NFC
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-04-04 Simon Pilgrim[DAGCombiner] Canonicalize vector constants for ADD...
2015-04-03 David Majnemer[WinEH] Fill out CatchHigh in the TryBlockMap
2015-04-03 David Majnemer[WinEH] Fill out .xdata for catch objects
2015-04-03 David Majnemer[WinEH] Sink UnwindHelp completely out of IR
2015-04-03 Andrew KaylorFixing a memory leak in WinEHPrepare
2015-04-03 David Blaikie[opaque pointer type] More GEP IRBuilder API migrations...
2015-04-03 Andrew KaylorFixing a build error
2015-04-03 Andrew KaylorFixing build warnings.
2015-04-03 Andrew Kaylor[WinEH] Handle nested landing pads in outlined catch...
2015-04-03 Duncan P. N. Exon... CodeGen: Assert that inlined-at locations agree
2015-04-03 Reid Kleckner[WinEH] Fold cast into assertion based on review feedback
2015-04-03 Duncan P. N. Exon... SelectionDAG: Use specialized metadata nodes in EmitFun...
2015-04-03 Duncan P. N. Exon... CodeGen: Fix MachineInstr::print() for DBG_VALUE
2015-04-03 Daniel Jasper[MachineLICM] Small cleanup: Constify and rangeify.
2015-04-03 Simon Pilgrim[DAGCombiner] Combine shuffles of BUILD_VECTOR and...
2015-04-02 Reid KlecknerFix unused variable in NDEBUG builds
2015-04-02 Reid Kleckner[WinEH] Make llvm.eh.actions use frameescape indices...
2015-04-02 David Blaikie[opaque pointer type] API migration for GEP constant...
2015-04-02 Philip Reames[gcroot] Remove unused items from an enum
2015-04-02 Philip ReamesTeach gcroot how to handle dynamically realigned frames
2015-04-01 Andrew KaylorFix WinEHPrepare bug with multiple catch handlers
2015-04-01 David Majnemer[WinEH] Implement support for catch-all
2015-04-01 Jiangning LiuFix PR23065. Avoid optimizing bitcast of build_vector...
2015-03-31 David Majnemer[WinEH] ExitingScope is vacuously true if !PoppedCatche...
2015-03-31 David Majnemer[WinEH] Generate .xdata for catch handlers
2015-03-31 Hal Finkel[SDAG] Handle non-integer preferred memset types for...
2015-03-31 Matthias BraunRegAllocGreedy: Allow target to specify register class...
2015-03-31 Matthias BraunRegAllocGreedy: Improve live interval order in ReverseL...
next