InstCombine: Remove unused argument. No functionality change.
[oota-llvm.git] / test /
2013-09-20 Andrew KaylorFix some more MCJIT PIC test XFAILs (for i386)
2013-09-20 Arnold SchwaighoferSLPVectorizer: Handle more horizontal reductions (disabled)
2013-09-20 Joerg SonnenbergerDelete empty files.
2013-09-20 Joerg SonnenbergerRevert r191017, it results in segmentation faults in Qt.
2013-09-20 Benjamin KramerInstCombine: Canonicalize (gep i8* X, -(ptrtoint Y...
2013-09-20 NAKAMURA Takumillvm/test: Mark 3 tests as XFAIL:msvc.
2013-09-20 NAKAMURA Takumitest/tools/lto/lit.local.cfg: Suppress llvm-lto test...
2013-09-20 Benjamin KramerMove x86-dependent tests into the right directory.
2013-09-19 David BlaikieDebugInfo: constrain gnu pubnames test further
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-09-19 Kai NackePR16726: extend rol/ror matching
2013-09-19 Kai NackeRevert PR16726: extend rol/ror matching
2013-09-19 Kai NackePR16726: extend rol/ror matching
2013-09-19 David BlaikieDebugInfo: Improve IR annotation comments for GNU pubth...
2013-09-19 Peter CollingbourneFix LTO handling of module-level assembly (PR14152).
2013-09-19 Bill WendlingAdd testcase to make sure we don't generate too many...
2013-09-19 Shuxin Yang[Fast-math] Disable "(C1/X)*C2 => (C1*C2)/X" if C1...
2013-09-19 Benjamin KramerInstCombine: Don't allow turning vector-of-pointer...
2013-09-19 Yi JiangX86 horizontal vector reduction cost model
2013-09-19 Shuxin YangGVN proceeds in the presence of dead code.
2013-09-19 Evgeniy Stepanov[msan] Wrap indirect functions.
2013-09-19 Benjamin KramerDAGCombiner: Don't fold vector muls with constants...
2013-09-19 Justin Holewinski[NVPTX] Make constant vector test case endian-independent
2013-09-19 Justin Holewinski[NVPTX] Support constant vector globals
2013-09-19 Amara Emerson[ARMv8] Add support for the v8 cryptography extensions.
2013-09-19 Tim NorthoverX86: FrameIndex addressing modes do have a base register.
2013-09-18 Reed KotlerFix two issues regarding Got pointer (GP) setup.
2013-09-18 Adrian PrantlDebug info: Get rid of the VLA indirection hack in...
2013-09-18 Preston GurdAttempt to fix llvm-ppc64-linux2 buildbot failure by...
2013-09-18 Preston GurdVerify that llvm can generate the prefetchw instruction...
2013-09-18 Chandler CarruthName the XCore target-specific subdirectories canonically.
2013-09-18 NAKAMURA TakumiA couple of tests, in llvm/test/Transforms/*/xcore...
2013-09-18 Robert LyttonPrevent LoopVectorizer and SLPVectorizer running if...
2013-09-18 Andrea Di BiagioRe-add tests from r179291 which were accidentally remov...
2013-09-18 Richard Sandiford[SystemZ] Add unsigned compare-and-branch instructions
2013-09-18 Joey Gouly'svn add' the test cases.
2013-09-18 Craig TopperLift alignment restrictions for load/store folding...
2013-09-17 Matt ArsenaultFix a constant folding address space place I missed.
2013-09-17 Reid KlecknerCOFF: Ensure that objects produced by LLVM link with...
2013-09-17 Quentin ColombetRevert the load slicing done in r190870.
2013-09-17 Reid KlecknerCOFF: Emit all MCSymbols rather than filtering out...
2013-09-17 Matt ArsenaultCleanup handling of constant function casts.
2013-09-17 Bill Schmidt[PowerPC] Fix problems with large code model (PR17169).
2013-09-17 Arnold SchwaighoferCostmodel: Add support for horizontal vector reductions
2013-09-17 Arnold SchwaighoferSLPVectorizer: Don't vectorize phi nodes that use invok...
2013-09-17 Quentin Colombet[InstCombiner] Slice a big load in two loads when the...
2013-09-17 Joey Gouly[ARM] Fix the deprecation of MCR encodings that map...
2013-09-17 Stepan DyatkovskiyBugfix for PR17099:
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-09-17 Quentin Colombet[SelectionDAG] Teach the vector scalarizer about TRUNCATE.
2013-09-17 Adrian Prantlmention command line parameters
2013-09-16 Adrian PrantlBe sure we run ARM tests only when an ARM backend is...
2013-09-16 Adrian PrantlDebug info: Fix PR16736 and rdar://problem/14990587.
2013-09-16 Preston GurdAdd Atom Silvermont (slm) tests
2013-09-16 Krzysztof ParzyszekAdd testcase for r190631
2013-09-16 Arnold SchwaighoferDon't vectorize if there are outside loop users of...
2013-09-16 Evgeniy Stepanov[msan] Check return value of main().
2013-09-16 Vladimir MedicThis patch implements Mips load/store instructions...
2013-09-16 Richard Sandiford[SystemZ] Improve extload handling
2013-09-16 Peter CollingbourneImplement function prefix data as an IR feature.
2013-09-15 Hal FinkelPPC: Don't restrict lvsl generation to after type legal...
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-09-15 David MajnemerMC: Add support for '?' flags in .section directives
2013-09-15 Kai NackeFix alignment of unwind data.
2013-09-15 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-09-15 Hal FinkelRevert r190764: PPC: Don't restrict lvsl generation...
2013-09-15 Hal FinkelPPC: Don't restrict lvsl generation to after type legal...
2013-09-15 Hal FinkelPrevent assert in CombinerGlobalAA with null values
2013-09-15 Reed KotlerExpand the mask capability for deciding which functions...
2013-09-14 Ben LangmuirAdd the remaining Intel SHA instructions
2013-09-14 Chandler CarruthRemove the long, long defunct IR block placement pass.
2013-09-14 Zoran JovanovicFixed bug when generating Load Upper Immediate microMIP...
2013-09-14 Zoran JovanovicSupport for microMIPS DIV instructions.
2013-09-14 Zoran JovanovicSupport for misc microMIPS instructions.
2013-09-14 Matt ArsenaultAdd missing CHECK-LABEL
2013-09-14 Matt ArsenaultAdd test for untested path in SimplifyCFG
2013-09-13 Amaury de la VieuvilleFix tests for hasFPARMv8 name change (r190692)
2013-09-13 Joey Gouly[ARMv8] Change hasV8Fp to hasFPARMv8, and other command...
2013-09-13 Joey Gouly[ARMv8] Emit the proper .fpu directive.
2013-09-13 Amaury de la VieuvilleAdd "native" to config.available_features, to make...
2013-09-13 Richard Sandiford[SystemZ] Try to fold shifts into TMxx
2013-09-13 Tim NorthoverAArch64: use RegisterOperand for NEON registers.
2013-09-13 Eric ChristopherAdd initial support for handling gnu style pubnames...
2013-09-12 Vincent LejeuneR600: Move code handling literal folding into R600ISelL...
2013-09-12 Vincent LejeuneR600: Move fabs/fneg/sel folding logic into PostProcessIsel
2013-09-12 Hal FinkelRemove unnecessary TBAA metadata from r190636's test...
2013-09-12 Hal FinkelFix PPC ABI for ByVal structs with vector members
2013-09-12 Joe AbbeyPatch provide by Tom Roeder!
2013-09-12 Hal FinkelMake the PPC fast-math sqrt expansion safe at 0
2013-09-12 Roman DivackyImplement asm support for a few PowerPC bookIII that...
2013-09-12 Ben LangmuirPartial support for Intel SHA Extensions (sha1rnds4)
2013-09-12 Hal FinkelMark PPC MFTB and DST (and friends) as deprecated
2013-09-12 Joey GoulySomehow this important part of the patch, where I actua...
2013-09-12 Elena DemikhovskyLLVM interpreter: added a test for insert- extract...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-09-12 Elena DemikhovskyAVX-512: implemented extractelement with variable index.
2013-09-12 Hal FinkelPPC: Enable aggressive anti-dependency breaking
2013-09-12 Tom StellardR600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL trans...
2013-09-11 Hal FinkelImplement TTI getUnrollingPreferences for PowerPC
next