..
ADCE
AddDiscriminators
DebugInfo: Fix testcases that fail -verify-debug-info=true
2015-03-16 21:10:12 +00:00
AlignmentFromAssumptions
ArgumentPromotion
DebugInfo: Fix testcases that fail -verify-debug-info=true
2015-03-16 21:10:12 +00:00
AtomicExpand /ARM
BBVectorize
BDCE
BranchFolding
CodeExtractor
CodeGenPrepare
[InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
2015-04-10 21:07:09 +00:00
ConstantHoisting
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-15 21:04:10 +00:00
DeadStoreElimination
DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-15 21:04:10 +00:00
EarlyCSE
Float2Int
Reapply r233175 and r233183: float2int.
2015-03-27 10:36:57 +00:00
FunctionAttrs
GCOVProfiling
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
GlobalDCE
GlobalOpt
Verifier: Call verifyModule() from llc and opt
2015-03-27 22:04:28 +00:00
GVN
!invariant.load semantics with potentially clobbering calls
2015-03-24 23:54:54 +00:00
IndVarSimplify
[SCEV] Strengthen SCEVExpander::isHighCostExpansion.
2015-04-14 03:20:32 +00:00
Inline
DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-15 21:04:10 +00:00
InstCombine
Subtraction is not commutative. Fixes PR23212!
2015-04-13 19:17:37 +00:00
InstMerge
InstSimplify
Internalize
IPConstantProp
IRCE
[IRCE] Fix a regression introduced in r232444.
2015-03-24 19:29:18 +00:00
JumpThreading
LCSSA
LICM
LoadCombine
LoopDeletion
LoopIdiom
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
LoopInterchange
LoopReroll
LoopRotate
DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-15 21:04:10 +00:00
LoopSimplify
Verifier: Call verifyModule() from llc and opt
2015-03-27 22:04:28 +00:00
LoopStrengthReduce
DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-15 21:04:10 +00:00
LoopUnroll
[LoopUnrollRuntime] Avoid high-cost trip count computation.
2015-04-14 03:20:38 +00:00
LoopUnswitch
LoopVectorize
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
LowerAtomic
LowerBitSets
LowerBitSets: Avoid reusing byte set addresses.
2015-03-19 22:02:10 +00:00
LowerExpectIntrinsic
LowerInvoke
Verifier: Call verifyModule() from llc and opt
2015-03-27 22:04:28 +00:00
LowerSwitch
Mem2Reg
Verifier: Check that inlined-at locations agree
2015-04-03 16:54:30 +00:00
MemCpyOpt
MergeFunc
MetaRenamer
NaryReassociate
Simplify n-ary adds by reassociation
2015-04-14 04:59:22 +00:00
ObjCARC
DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-15 21:04:10 +00:00
PartiallyInlineLibCalls
PhaseOrdering
PlaceSafepoints
PruneEH
Reassociate
Reg2Mem
RewriteStatepointsForGC
[RewriteStatepointsForGC] test case missing from 234657
2015-04-10 22:58:39 +00:00
SampleProfile
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
Scalarizer
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
ScalarRepl
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
SCCP
SeparateConstOffsetFromGEP /NVPTX
SimplifyCFG
Verifier: Call verifyModule() from llc and opt
2015-03-27 22:04:28 +00:00
Sink
SLPVectorizer
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
SROA
[ConstantFold] Don't fold ppc_fp128 <-> int bitcasts
2015-03-28 16:44:57 +00:00
StraightLineStrengthReduce
[NFC] [SLSR] clean up some tests
2015-04-15 17:14:03 +00:00
StripSymbols
DebugInfo: Fix bad debug info for compile units and types
2015-03-27 20:46:33 +00:00
StructurizeCFG
TailCallElim
TailDup
Util
[SwitchLowering] Remove incoming values in the reverse order
2015-03-17 18:03:10 +00:00