Handle vlas during inline cost computation if they'll be turned
[oota-llvm.git] / test / Transforms /
2014-04-07 Eric ChristopherHandle vlas during inline cost computation if they...
2014-04-04 Juergen RibutzkaUpdate the test to use FileCheck.
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2014-04-03 Eli BenderskyFix PR19270 - type mismatch caused by invalid optimization.
2014-04-02 Juergen RibutzkaAdd test case for [Constant Hoisting] Erase dead cast...
2014-04-02 Adrian Prantltypo
2014-04-02 Juergen RibutzkaAdd comments and test case for [X86TTI] Make constant...
2014-04-02 Juergen RibutzkaAdd test case for [Stackmaps][X86TTI] Fix think-o in...
2014-04-02 Tim NorthoverSLPVectorizer: compare entire intrinsic for SLP compati...
2014-04-02 Hal Finkel[LoopVectorizer] Count dependencies of consecutive...
2014-04-01 Hal FinkelImplement X86TTI::getUnrollingPreferences
2014-03-31 Hal FinkelMove partial/runtime unrolling late in the pipeline
2014-03-31 Arnold SchwaighoferRevert "SLPVectorizer: Ignore users that are insertelem...
2014-03-31 Adam Nemet[X86] Adjust cost of FP_TO_UINT v4f64->v4i32 as well
2014-03-30 Adam Nemet[X86] Adjust cost of FP_TO_UINT v8f32->v8i32
2014-03-30 NAKAMURA Takumillvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-...
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-28 Arnold SchwaighoferSLPVectorizer: Take credit for free extractelement...
2014-03-28 Arnold SchwaighoferSLPVectorizer: Ignore users that are insertelements...
2014-03-28 Erik VerbruggenRevert "InstCombine: merge constants in both operands...
2014-03-28 Erik VerbruggenRevert "GVN: merge overflow intrinsics with non-overflo...
2014-03-27 Reid KlecknerInstCombine: Don't combine constants on unsigned icmps
2014-03-27 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-03-27 Erik VerbruggenInstCombine: merge constants in both operands of icmp.
2014-03-27 Quentin Colombet[X86][Vectorizer Cost Model] Correct vectorization...
2014-03-27 Jim Grosbachadd 'requires asserts' to test that needs it
2014-03-27 Jim GrosbachX86: Correct vectorization cost model for v8f32->v8i8.
2014-03-26 Nick LewyckyTreat lifetime.start'd memory like we treat freshly...
2014-03-26 Rafael EspindolaRevert "Prevent alias from pointing to weak aliases."
2014-03-26 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-03-25 Richard Osborne[InstCombine] Don't fold bitcast into store if it would...
2014-03-24 Karthik BhatAllow constant folding of ceil function whenever feasible
2014-03-23 Lang HamesRevert r204076 for now - it caused significant regressi...
2014-03-22 Juergen Ributzka[Constant Hoisting] Fix multiple entries for the same...
2014-03-21 Tom StellardSink: Don't sink static allocas from the entry block
2014-03-21 Juergen Ributzka[Constant Hoisting] Make the constant materialization...
2014-03-21 Juergen Ributzka[Constant Hoisting] Change the algorithm to only track...
2014-03-20 Juergen RibutzkaRevert "[Constant Hoisting] Extend coverage of the...
2014-03-20 Juergen Ributzka[Constant Hoisting] Extend coverage of the constant...
2014-03-20 Mark SeabornRemove LowerInvoke's obsolete "-enable-correct-eh-suppo...
2014-03-20 Mark SeabornAdd a test for LowerInvoke that doesn't use "-enable...
2014-03-18 Duncan P. N. Exon... Fix use_iterator crash in ObjCArc from r203364
2014-03-18 Diego NovilloTolerate unmangled names in sample profiles.
2014-03-17 Dan GohmanUse range metadata instead of introducing selects.
2014-03-15 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Suppress...
2014-03-14 Diego NovilloUse DiagnosticInfo facility.
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-13 Owen AndersonFix a bug in InstCombine where we would incorrectly...
2014-03-13 Manuel JacobCodeGenPrep: sink extends of illegal types into use...
2014-03-13 Karthik BhatFix PR18800. llvm intrinsic memcpy takes 5 arguments...
2014-03-12 Rafael EspindolaThis test need the X86 backend, move it to the X86...
2014-03-12 Michael ZolotukhinPR17473:
2014-03-12 Raul E. SilveraResubmit "[SLPV] Recognize vectorizable intrinsics...
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.
2014-03-12 Hans WennborgAllow switch-to-lookup table for tables with holes...
2014-03-12 Evan ChengRevert r203488 and r203520.
2014-03-11 Erik VerbruggenFix crash in PRE.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-11 Erik VerbruggenGVN: merge overflow intrinsics with non-overflow instru...
2014-03-10 Diego NovilloUse discriminator information in sample profiles.
2014-03-10 Benjamin KramerMemCpyOpt: When merging memsets also merge the trivial...
2014-03-10 Evan ChengFor functions with ARM target specific calling conventi...
2014-03-09 NAKAMURA TakumiRevert r203230, "CodeGenPrep: sink extends of illegal...
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-03-07 Tim NorthoverCodeGenPrep: sink extends of illegal types into use...
2014-03-07 Tim NorthoverInstCombine: form shuffles from wider range of insert...
2014-03-07 Karthik BhatAllow constant folding of round function whenever feasible
2014-03-06 Karthik BhatAllow constant folding of copysign
2014-03-06 Raul E. SilveraChange math intrinsic attributes from readonly to readn...
2014-03-05 Arnold SchwaighoferLoopVectorizer: Preserve fast-math flags
2014-03-05 Benjamin KramerConstantFolding: Also fold the vector overloads of...
2014-03-05 Raul E. SilveraTrivial test commit.
2014-03-05 Matt ArsenaultAllow constant folding of fma and fmuladd
2014-03-03 Diego NovilloPass to emit DWARF path discriminators.
2014-02-27 Eric ChristopherAdd a debug info code generation level to the compile...
2014-02-26 Nico RieckFix broken FileCheck prefixes
2014-02-26 Reid KlecknerGlobalOpt: Apply fastcc to internal x86_thiscallcc...
2014-02-26 Nico RieckFix broken FileCheck prefix
2014-02-26 Andrew TrickFix PR18165: LSR must avoid scaling factors that exceed...
2014-02-26 Chandler Carruth[SROA] Use the correct index integer size in GEPs throu...
2014-02-26 Chandler Carruth[SROA] Teach SROA how to handle pointers from address...
2014-02-26 Chandler Carruth[SROA] Split the alignment computation complete for...
2014-02-26 Chandler Carruth[SROA] Fix PR18615 with some long overdue simplificatio...
2014-02-25 Chandler Carruth[SROA] Fix another instability in SROA with respect...
2014-02-24 Arnold SchwaighoferSLPVectorizer: Try vectorizing 'splat' stores
2014-02-20 Nick LewyckyMake sure that value handle users see the transformatio...
2014-02-19 Tim NorthoverX86: move test requiring X86TargetLowering info into...
2014-02-19 Tim NorthoverTry addding datalayout in case that's what Hexagon...
2014-02-19 Tim NorthoverX86 CodeGenPrep: sink shufflevectors before shifts
2014-02-17 Gerolf Hoflehnerfix for null VectorizedValue assertion in the SLP Vecto...
2014-02-16 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-15 Arnold SchwaighoferRevert "SCEVExpander: Try hard not to create derived...
2014-02-15 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-14 Matt ArsenaultDo more addrspacecast transforms that happen for bitcast.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-13 Reid KlecknerGlobalOpt: Aliases don't have sections, don't copy...
2014-02-12 Owen AndersonRemove a very old instcombine where we would turn seque...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
next