summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Invariant start/end intrinsics overloaded for address space""Mehdi Amini2016-08-131-4/+4
* Revert "Invariant start/end intrinsics overloaded for address space"Mehdi Amini2016-08-131-4/+4
* GVN-hoist: enable by defaultSebastian Pop2016-08-081-0/+1
* Revert "(refs/bisect/bad) GVN-hoist: enable by default"Matthias Braun2016-08-061-1/+0
* GVN-hoist: enable by defaultSebastian Pop2016-08-041-0/+1
* Revert "GVN-hoist: enable by default" & "Make GVN Hoisting obey optnone/bisect."Bruno Cardoso Lopes2016-08-041-1/+0
* Make GVN Hoisting obey optnone/bisect.Sebastian Pop2016-08-041-0/+1
* Reinstate optnone test for GVN Hoisting, removed in r276479.Paul Robinson2016-07-291-1/+2
* Add flag to PassManagerBuilder to disable GVN Hoist Pass.Alina Sbirlea2016-07-221-1/+0
* Invariant start/end intrinsics overloaded for address spaceAnna Thomas2016-07-221-4/+4
* Revert "Invariant start/end intrinsics overloaded for address space"Anna Thomas2016-07-211-4/+4
* Invariant start/end intrinsics overloaded for address spaceAnna Thomas2016-07-211-4/+4
* Make GVN Hoisting obey optnone/bisect.Paul Robinson2016-07-191-0/+1
* Temporarily remove a test case to unblock PPC bots.Andrew Kaylor2016-07-081-1/+0
* NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0Justin Bogner2016-07-061-3/+3
* IR: Introduce local_unnamed_addr attribute.Peter Collingbourne2016-06-141-1/+1
* Update the stack coloring pass to remove lifetime intrinsics in the optnone/o...Andrew Kaylor2016-05-271-1/+0
* Make "@name =" mandatory for globals in .ll files.Rafael Espindola2016-05-104-13/+13
* [NVVM] Remove noduplicate attribute from synchronizing intrinsics.Justin Lebar2016-03-221-2/+2
* Add a flag to the LLVMContext to disable name for Value other than GlobalValueMehdi Amini2016-03-101-0/+26
* [GMR/OperandBundles] Teach getModRefBehavior about operand bundlesSanjoy Das2016-02-091-0/+27
* [NVPTX] Mark nvvm synchronizing intrinsics as convergent.Justin Lebar2016-02-061-2/+2
* MachineScheduler: Honor optnone functions in the pre-ra scheduler.Chad Rosier2016-01-201-0/+1
* [WinEH] Verify unwind edges against EH pad treeJoseph Tremoulet2016-01-101-2/+2
* [MergeFunctions] Use II instead of CI for InvokeInst; NFCSanjoy Das2015-12-141-0/+30
* Teach MergeFunctions about operand bundlesSanjoy Das2015-12-141-0/+34
* Teach haveSameSpecialState about operand bundlesSanjoy Das2015-12-141-0/+21
* [IR] Remove terminatepadDavid Majnemer2015-12-141-22/+0
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-101/+28
* Have 'optnone' respect the -fast-isel=false option.Paul Robinson2015-11-301-1/+7
* [OperandBundles] Treat "deopt" operand bundles speciallySanjoy Das2015-11-265-2/+93
* [FunctionAttrs] Add handling for operand bundlesSanjoy Das2015-11-071-0/+24
* [CaptureTracking] Support operand bundles conservativelySanjoy Das2015-11-041-0/+29
* [Inliner] Don't inline through callsites with operand bundlesSanjoy Das2015-10-231-0/+17
* [OperandBundles] Teach AliasAnalysis about operand bundlesSanjoy Das2015-10-221-0/+28
* [OperandBundles] Make function attributes conservatively correctSanjoy Das2015-10-222-0/+112
* HHVM calling conventions.Maksim Panchenko2015-09-291-0/+7
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-162-2/+1
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-113-23/+23
* [WinEH] Add cleanupendpad instructionJoseph Tremoulet2015-09-031-0/+50
* [WinEH] Require token linkage in EH pad/ret signaturesJoseph Tremoulet2015-08-231-31/+71
* [IR] Give catchret an optional 'return value' operandDavid Majnemer2015-08-151-3/+8
* [IR] Verify EH pad predecessorsDavid Majnemer2015-08-111-6/+44
* Update test suite to make "ninja check" succeed without native backend builtinMehdi Amini2015-08-042-1/+2
* New EH representation for MSVC compatibilityDavid Majnemer2015-07-311-0/+71
* Revert the new EH instructionsDavid Majnemer2015-07-101-69/+0
* Tighten the verifier check for catchblock.David Majnemer2015-07-101-6/+6
* New EH representation for MSVC compatibilityDavid Majnemer2015-07-101-0/+69
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-174-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-164-4/+4
OpenPOWER on IntegriCloud