consolidate exp/exp2 tests
[oota-llvm.git] / include /
2016-01-12 Keno Fischer[ARM] Fix several state persistence bugs
2016-01-12 Igor BregerAVX512: VPMOVAPS/PD and VPMOVUPS/PD (load) intrinsic...
2016-01-12 Lang Hames[Orc] Comment out debugging output in OrcRemoteTargetCl...
2016-01-12 Lang Hames[ORC] Remove extraneous '&'.
2016-01-12 Lang Hames[ORC] Replace some more 'auto' uses with std::error_code.
2016-01-12 Lang Hames[Orc] Add overloads of RPC::handle and RPC::expect...
2016-01-12 Dan Gohman[WebAssembly] Define a custom segment type for function...
2016-01-12 NAKAMURA TakumiOrcRemoteTargetServer.h: Suppress a warning. [-Wunused...
2016-01-11 Dan Gohman[WebAssembly] Define WebAssembly-specific relocation...
2016-01-11 Teresa JohnsonSplit resolveCycles(bool AllowTemps) into two interface...
2016-01-11 Pete CooperBumpPtrAllocator::Reset should also poison the first...
2016-01-11 Lang Hames[ORC] Add explicit move construction/assignment to
2016-01-11 Lang Hames[ORC] More MSVC error wrangling.
2016-01-11 Dimitry AndricEnsure -mcpu=xscale works for arm targets, after rL2529...
2016-01-11 Lang Hames[Orc] Fix missing return.
2016-01-11 Lang Hames[Orc] Add explicit move construction/assignment to...
2016-01-11 David BlaikieFix some GCC 4.7 issues with the new Orc remote JIT...
2016-01-11 Lang Hames[ORC] Explicitly delete copy constructors for RCMemoryM...
2016-01-11 Lang Hames[Orc] Include <system_error> in OrcTargetClient.
2016-01-11 Lang Hames[Orc] More explicit move construction/assignment to...
2016-01-11 Lang Hames[ORC] Pacify MSVC by adding explicit move construction...
2016-01-11 Lang Hames[ORC] Change 'auto' to 'std::error_code' to try to...
2016-01-11 Lang Hames[LLI] Replace the LLI remote-JIT support with the new...
2016-01-11 Lang Hames[ORC] Move ORC RPC helper classes that rely on partial...
2016-01-11 Lang Hames[Orc] Remove the empty class definitions in RPCUtils...
2016-01-11 Xinliang David LiMove all decls in coverage namespace into CoverageMappi...
2016-01-11 Lang HamesOrc] Drop PageSize member from Orc architecture support...
2016-01-11 Lang Hames[Orc] Remove the FPRPCChannel class from RPCChannel...
2016-01-11 Lang Hames[Orc] Include the IndirectionUtils header in OrcRemoteT...
2016-01-11 Lang Hames[Orc] Remote the <unistd> include introduced in r257305...
2016-01-11 Lang Hames[Orc] Add support for remote JITing to the ORC API.
2016-01-11 Lang Hames[Orc] Rename OrcTargetSupport to OrcArchitectureSupport...
2016-01-11 Lang Hames[Orc] Add error codes and a new std::error_category...
2016-01-10 Lang Hames[RuntimeDyld] Add a notifyObjectLoaded method to Runtim...
2016-01-10 Xinliang David LiMove coveragemap_error enum into coverage namespace...
2016-01-10 Lang Hames[RuntimeDyld] Add alignment arguments to the reserveAll...
2016-01-10 Benjamin Kramer[ADT] Another stab at fixing the PointerEmbeddedInt...
2016-01-10 Benjamin Kramer[ADT] Unbreak PointerEmbeddedInt build with MSVC.
2016-01-10 Chandler Carruth[ADT] Add an abstraction for embedding an integer withi...
2016-01-10 Michael Zuckerman[AVX512] add PRORVQ and PRORVD Intrinsic
2016-01-10 Chandler Carruth[ADT] Add a sum type abstraction for pointer-like types.
2016-01-10 Craig Topper[ADT] Remove 'reinterpreted as a pointer' from some...
2016-01-10 David Majnemer[JumpThreading] Don't forget to report that the IR...
2016-01-09 Lang Hames[Orc] Fix MSVC build errors due to r257265 by adding...
2016-01-09 Lang Hames[Orc] Enable user-supplied memory managers in the Compi...
2016-01-09 Lang Hames[Orc][RuntimeDyld] Prevent duplicate calls to finalizeM...
2016-01-09 Mike Aizatsky[llvm-symbolizer] -print-source-context-lines option...
2016-01-08 Sanjay Pateldon't repeat variable/function names in comments; NFC
2016-01-08 Xinliang David Li[PGO] Introducing version mask macro/NFC
2016-01-08 Matthias BraunLiveInterval: Adapt commen to the LI->LR change.
2016-01-08 Xinliang David LiMinor fix -- use the right version enum/NFC
2016-01-08 Justin BognerLoopInfo: Simplify ownership of Loop objects
2016-01-08 Easwaran RamanRemove CloningDirector and associated code
2016-01-08 Teresa Johnson[ThinLTO] Use new in-place symbol changes for exporting...
2016-01-08 Teresa Johnson[ThinLTO] Enable in-place symbol changes for exporting...
2016-01-08 Chandler Carruth[attrs] Split the late-revisit pattern for deducing...
2016-01-08 Chandler Carruth[LCG] Re-order the lazy node iterator below the node...
2016-01-08 Xinliang David Li[PGO] Fix a bug in InstProfWriter addRecord
2016-01-08 Mehdi AminiRemove static global GCNames from Function.cpp and...
2016-01-08 Matthias BraunIntEqClasses: Let join() return the new leader
2016-01-08 Matthias BraunLiveInterval: A LiveRange is enough for ConnectedVNInfo...
2016-01-08 Xinliang David Li[PGO] : Removing trailing space/define new macro/NFC
2016-01-07 Xinliang David Li[PGO] Minor refactoring /NFC
2016-01-07 Xinliang David Li[PGO] Simplify coverage mapping lowering
2016-01-07 Michael Liao[DominatorTree] Remove unnecessary map population....
2016-01-07 Michael Zuckerman[AVX512] add PSLLW and PSLLV Intrinsic
2016-01-07 Michael Zuckerman[AVX512] add PSRAV Intrinsic
2016-01-07 Amjad AboudAdded support for macro emission in dwarf (supporting...
2016-01-07 Michael Zuckerman[AVX512] add PSHUFHW and PSHUFLW Intrinsic
2016-01-07 Michael Zuckerman[AVX512] add PSHUFD Intrinsic
2016-01-07 Philip Reames[Statepoints] Initial support for relocating vectors...
2016-01-06 Weiming ZhaoRecommit r256952 "Filtering IR printing for print-after...
2016-01-06 David Majnemer[WinEH] Remove calculateCatchReturnSuccessorColors
2016-01-06 Weiming ZhaoRevert r256952 due to lit test fails.
2016-01-06 Weiming ZhaoFiltering IR printing for print-after-all/print-before-all
2016-01-06 Jordan RoseAdd != to YAMLParser's basic_collection_iterator.
2016-01-06 David Majnemer[SimplifyLibCalls] Teach SimplifyLibCalls about operand...
2016-01-06 Philip ReamesExtract helper function to merge MemoryOperand lists...
2016-01-05 Oleg Ranevskyy[Clang/Support/Windows/Unix] Command lines created...
2016-01-05 Manuel JacobAdd function for testing string attributes to InvokeIns...
2016-01-05 Michael Zuckerman[AVX512] add PSLLD and PSLLQ Intrinsic
2016-01-05 MinSeong Kim[AArch64] Add support for Samsung Exynos-M1
2016-01-05 Artyom Skrobov(NFC) Change SubtargetFeatures::ToggleFeature and
2016-01-05 Junmo ParkRemove extra whitespace. NFC.
2016-01-05 Manuel Jacob[Statepoints] Refactor GCRelocateOperands into an intri...
2016-01-05 Joseph Tremoulet[WinEH] Simplify unreachable catchpads
2016-01-05 Matthias BraunFix typo in comment
2016-01-04 Eric ChristopherClarify that the bypassSlowDivision optimization operat...
2016-01-04 Philip Reames[MemoryBuiltins] Remove isOperatorNewLike by consolidat...
2016-01-04 Joseph Tremoulet[WinEH] Update CoreCLR EH state numbering
2016-01-04 Michael Zuckerman[AVX512] add PSRAD and PSRAQ Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRAW Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRLV Intrinsic
2016-01-04 Craig Topper[TableGen] Fix a typo in r256733.
2016-01-04 Craig Topper[TableGen] Use some free space in Init to store the...
2016-01-04 David Majnemer[X86] Make hasFP constant time
2016-01-04 David Majnemer[LICM] Make instruction sinking funclet-aware
2016-01-04 NAKAMURA Takumillvm/include/llvm/ProfileData/InstrProfData.inc: Add...
2016-01-03 Xinliang David Li[PGO] Introduce coverage map header structure in PGO...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
next