Revert r236546, "propagate IR-level fast-math-flags to DAG nodes (NFC)"
[oota-llvm.git] / include /
2015-05-06 NAKAMURA TakumiRevert r236546, "propagate IR-level fast-math-flags...
2015-05-06 Sanjoy Das[Statepoint] Clean up StatepointLowering: symbolic...
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: clang-format.
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: accessor names.
2015-05-06 Sanjoy Das[StatepointLowering] Don't create temporary instruction...
2015-05-05 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes (NFC)
2015-05-05 Pete CooperRefactor UpdatePredRedefs and StepForward to avoid...
2015-05-05 Ulrich Weigand[SystemZ] Add vector intrinsics
2015-05-05 Pete CooperRevert "Refactor UpdatePredRedefs and StepForward to...
2015-05-05 Pete CooperRefactor UpdatePredRedefs and StepForward to avoid...
2015-05-05 Diego NovilloFix typo in assert message. NFC.
2015-05-05 David BlaikieFix the clang -Werror build, use of uninitialized variable.
2015-05-05 David Blaikie[opaque pointer type] Track explicit GEP pointee type...
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2015-05-05 Lang Hames[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-04 Lang Hames[Orc] Revert r236465 - It broke the Windows bots.
2015-05-04 Lang Hames[Orc] Refactor the compile-on-demand layer to make...
2015-05-04 Alex LorenzYAML: Add an optional 'flow' field to the mapping trait...
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: Added VPACK* instructions forms for KNL and SKX
2015-05-02 Nico WeberFix typo in comment.
2015-05-02 Jim GrosbachMC: Tidy up comments and clean up formatting a bit...
2015-05-02 Jim GrosbachFix spelling.
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-05-01 Zachary TurnerFix build.
2015-05-01 Zachary Turner[llvm-pdbdump] Support dynamic load address and externa...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-05-01 Diego NovilloFix infinite recursion in ScaledNumber::toInt.
2015-05-01 Benjamin KramerRemove std::move on return of temporary.
2015-05-01 Benjamin KramerRemove std::move on return of temporary.
2015-05-01 Benjamin KramerRemove std::move on return when it could prevent copy...
2015-04-30 Justin BognerInstrProf: Instrumenter support for setting profile...
2015-04-30 Davide Italiano[Object] Teach Object and llvm-objdump about ".hidden"
2015-04-30 Douglas KatzmanExhaustively test all triples in TripleTest.
2015-04-30 Daniel BerlinMove equality function for AliasAnalysis::Location...
2015-04-30 Diego NovilloFix private constructor for ScaledNumber.
2015-04-30 Pawel BylicaAdd convenient overloads for CreateInsertElement and...
2015-04-30 Elena DemikhovskyMasked gather and scatter - added DAGCombine visitors
2015-04-29 Jonathan RoelofsFix doxygen comment typo. NFC
2015-04-29 David Blaikie[opaque pointer type] Store the value type of an alloca
2015-04-29 David Blaikie[opaque pointer type] Pass GlobalAlias the actual point...
2015-04-29 Douglas Katzman[Sparc] Really add sparcel architecture support.
2015-04-29 Douglas KatzmanNew architecture name - 'sparcel' for Sparc little...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-29 Rafael EspindolaRelax assert to avoid spurious failures with /dev/null.
2015-04-29 Elena Demikhovskyfixed comments, blanks, nullptr; NFC
2015-04-29 Lang Hames[Orc] It's not valid to pass a null resolver to addModu...
2015-04-28 Reid Kleckner[SEH] Add an LLVM intrinsic for _exception_info
2015-04-28 Rafael EspindolaRemove the GroupMapTy DenseMap. NFC.
2015-04-28 Sanjay Patelmove IR-level optimization flags into their own struct
2015-04-28 Sergey DmitroukReapply r235977 "[DebugInfo] Add debug locations to...
2015-04-28 Daniel JasperRevert "[DebugInfo] Add debug locations to constant...
2015-04-28 Sergey Dmitrouk[DebugInfo] Add debug locations to constant SD nodes
2015-04-28 Elena DemikhovskyAVX-512: Added "pandn" intrinsics set
2015-04-28 Elena DemikhovskyMasked gather and scatter: Added code for SelectionDAG.
2015-04-28 David Blaikie[opaque pointer type] Encode the pointee type in the...
2015-04-28 Ahmed Bougacha[MC] Split MCBinaryExpr::Shr into LShr and AShr.
2015-04-27 Duncan P. N. Exon... LTO: Add API to choose whether to embed uselists
2015-04-27 Duncan P. N. Exon... LTO: Simplify code generator initialization
2015-04-27 Duncan P. N. Exon... LTO: Correct some doxygen comments about API availability
2015-04-27 Zachary TurnerMake llvm-symbolizer work on Windows.
2015-04-27 Zachary TurnerMake an RAII com initializer.
2015-04-24 Duncan P. N. Exon... IR: Add Function metadata attachments
2015-04-24 David Blaikie[opaque pointer type] Verifier/AutoUpgrade: Remove...
2015-04-24 Duncan P. N. Exon... IR: Use a bitmask to access GlobalObject subclass data
2015-04-24 Reid Kleckner[SEH] Implement GetExceptionCode in __except blocks
2015-04-24 Lang Hames[AsmPrinter] Make AsmPrinter's OutStreamer member a...
2015-04-24 Yaron KerenSilence clang warning: private field 'data_' is not...
2015-04-24 Craig Topper[TableGen] Don't leak Expanders and Operators in SetTheory.
2015-04-24 Craig Topper[TableGen] Fix all remaining memory leaks of Init and...
2015-04-24 Matthias BraunImprove isTriviallyReMaterializable() documentation.
2015-04-23 Matt ArsenaultRevert accidentally committed "MC: Allow targets to...
2015-04-23 Matt ArsenaultMC: Allow targets to stop symbol name quoting
2015-04-23 Reid KlecknerRe-commit "[SEH] Remove the old __C_specific_handler...
2015-04-23 Richard SmithFix modules build post-r235612.
2015-04-23 Hal Finkel[PowerPC] Add asm/disasm support for dcbt with hint
2015-04-23 David BlaikieRecommit r235458: [opaque pointer type] Avoid using...
2015-04-23 Adam Nemet[getUnderlyingOjbects] Analyze loop PHIs further to...
2015-04-23 Reid KlecknerRevert "[SEH] Remove the old __C_specific_handler code...
2015-04-23 Zachary TurnerMove DIContext.h to common DebugInfo location.
2015-04-23 Philip ReamesMove Value.isDereferenceablePointer to ValueTracking...
2015-04-23 Filipe CabecinhasVerify sizes when trying to read a BitcodeAbbrevOp
2015-04-22 Reid Kleckner[SEH] Remove the old __C_specific_handler code now...
2015-04-22 Reid Kleckner[Allocator] Remove memory poisoning before deallocation
2015-04-22 David BlaikieRevert "[opaque pointer type] Avoid using PointerType...
2015-04-22 Pete CooperChange MachineOperand::OpKind from unsigned char to...
2015-04-22 Yaron KerenRecommit r235219, it's need for out-of-tree users of...
2015-04-22 Lang Hames[patchpoint] Add support for symbolic patchpoint target...
2015-04-22 Yaron KerenRevert r235219, it's not needed after r235450.
2015-04-22 David Blaikie[opaque pointer types] Serialize the value type for...
2015-04-22 David Blaikie[opaque pointer types] Serialize the value type for...
2015-04-22 Duncan P. N. Exon... Linker: Add flag to override linkage rules
2015-04-22 Craig TopperCleanup formatting for consistency with surrounding...
2015-04-21 David Blaikie[opaque pointer type] Avoid using PointerType::getEleme...
2015-04-21 Lang HamesUpdate comment. NFC.
2015-04-21 Daniel BerlinRevamp PredIteratorCache interface to be cleaner.
next