[PM] Sink a trailing comment to be a doxygen comment.
[oota-llvm.git] / test /
2013-11-26 David BlaikieDebugInfo: Avoid emitting pubtype entries for type...
2013-11-26 Cameron McInallyAdd an intrinsic for the SSE2 PAUSE instruction.
2013-11-25 Chandler CarruthAdd the test case that I missed when committing r195528...
2013-11-25 Rafael EspindolaUse -triple to fix the test on non-ELF hosts.
2013-11-25 Rafael EspindolaDon't use nopl in cpus that don't support it.
2013-11-25 David PeixottoARM integrated assembler generates incorrect nop opcode
2013-11-25 Bill WendlingUnrevert r195599 with testcase fix.
2013-11-25 Rafael EspindolaFix .comm and .lcomm on COFF.
2013-11-25 Amara Emerson[ARM] Enable FeatureMP for Cortex-A5 by default.
2013-11-25 Amara EmersonRevert r195599 as it broke the builds.
2013-11-25 Daniel SandersFixed tryFoldToZero() for vector types that need expansion.
2013-11-25 Bill WendlingDon't look past volatile loads.
2013-11-25 Hao LiuFixed a bug about disassembling AArch64 post-index...
2013-11-24 Venkatraman Govind... [Sparc] Emit large negative adjustments to SP/FP with...
2013-11-24 Venkatraman Govind... [SparcV9]: Do not emit .register directives for global...
2013-11-24 Venkatraman Govind... [SparcV9] Enable custom lowering of DYNAMIC_STACKALLOC...
2013-11-24 Reed KotlerMake sure that for C++ emitting LwConstant32 pseudos...
2013-11-24 Reed KotlerUpdate older test cases for latest patch.
2013-11-24 Reed KotlerFix a funny bug I introduced during conversion of ARM...
2013-11-23 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-22 Tom StellardR600/SI: Fixing handling of condition codes
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-22 Jim GrosbachX86: Perform integer comparisons at i32 or larger.
2013-11-22 Matt ArsenaultStructurizeCFG: Fix verification failure with some...
2013-11-22 Matt ArsenaultStructurizeCFG: Fix inverting a branch on an argument
2013-11-22 Paul RobinsonTeach ISel not to optimize 'optnone' functions (revised).
2013-11-22 Andrew Trickpatchpoint: factor SD builder code for live vars. Plain...
2013-11-22 Rafael EspindolaAdd a fixed version of r195470 back.
2013-11-22 Michael LiaoFix PR18014
2013-11-22 Richard Sandiford[SystemZ] Fix TMHH and TMHL usage for z10 with -O0
2013-11-22 Rafael EspindolaRevert "Convert linkonce* to weak* instead of strong."
2013-11-22 Richard SandifordAdd a Scalarizer pass.
2013-11-22 Rafael EspindolaConvert linkonce* to weak* instead of strong.
2013-11-22 Daniel Sanders[mips][msa] Add test case that should have been added...
2013-11-22 Rafael EspindolaDon't produce tail calls when the caller is x86_thiscallcc.
2013-11-22 Tim NorthoverARM: use CHECK-LABEL on a test.
2013-11-22 Richard BartonAdd support for Cortex-A12.
2013-11-22 Daniel Sanders[mips][msa] Float vector constants cannot use ldi....
2013-11-22 Kostya SerebryanyRevert r195318 as it causes miscompilation (PR18029)
2013-11-22 Hao LiuFix the bugs about AArch64 Load/Store vector types...
2013-11-22 Jiangning LiuFor AArch64 back-end instruction selection, lower Neon_...
2013-11-22 NAKAMURA TakumiTweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu...
2013-11-22 Yi JiangSLP Vectorizer: Extract cost will only be added once...
2013-11-22 Tom StellardSelectionDAG: Optimize expansion of vec_type = BITCAST...
2013-11-21 Eric ChristopherIn Dwarf 3 (and Dwarf 2) attributes whose value are...
2013-11-21 Ekaterina RomanovaSHLD/SHRD are VectorPath (microcode) instructions known...
2013-11-21 Peter CollingbourneIntroduce two command-line flags for the instrumentatio...
2013-11-21 Artyom Skrobov[ARM] add the overlooked tests for Cortex-A7 build...
2013-11-21 Daniel Sanders[mips][msa] Fix a corner case in performORCombine(...
2013-11-21 Daniel SandersAdd support for legalizing SETNE/SETEQ by inverting...
2013-11-21 Evgeniy Stepanov[msan] Propagate condition origin in select instruction.
2013-11-21 Daniel Sanders[mips][msa/dsp] Only do DSP combines if DSP is enabled.
2013-11-21 Evgeniy StepanovUse multiple filecheck prefixes in msan instrumentation...
2013-11-21 NAKAMURA TakumiRevert r195317 (and r195333), "Teach ISel not to optimi...
2013-11-21 Kostya Serebryanyadd 'REQUIRES: asserts' to a test that uses 'llc -debug...
2013-11-21 Ana PazosImplemented Neon scalar vdup_lane intrinsics.
2013-11-21 Ana PazosImplemented Neon scalar by element intrinsics.
2013-11-21 Kostya SerebryanyDon't speculate loads under ThreadSanitizer
2013-11-21 Bill WendlingThe basic problem is that some mainstream programs...
2013-11-21 Paul RobinsonTeach ISel not to optimize 'optnone' functions.
2013-11-21 Reed KotlerAdd, to constant islands, long jumps similar to ARM...
2013-11-20 Hal FinkelPPC popcnt[dw] do not have record forms
2013-11-20 Benjamin KramerMachineBlockPlacement: Strengthen the source order...
2013-11-20 Daniel SandersFileCheck: fix a bug with multiple --check-prefix optio...
2013-11-20 Elena DemikhovskyAVX-512: Concat 4 128-bit vectors in one 512-bit vector.
2013-11-20 Yuchen Wullvm-cov: Added file checksum to gcno and gcda files.
2013-11-20 Hal FinkelPPC: Optimize rldicl generation for masked shifts
2013-11-19 David BlaikieDebugInfo: Partial implementation of DWARF type units.
2013-11-19 Arnold SchwaighoferSLPVectorizer: Fix stale for Value pointer array
2013-11-19 Petar Jovanovic[mips] Resolve relocation for the stubs in MCJIT when...
2013-11-19 Rafael EspindolaMake it explicit that nulls are not allowed in names.
2013-11-19 Jack Carterreverts 195057 per request
2013-11-19 Rafael EspindolaSupport multiple COFF sections with the same name but...
2013-11-19 Cameron McInallyFix assembly operands for the SSE2 cvtsd2ss instruction.
2013-11-19 Simon Atanasyan[Mips] Adjust float ABI settings in case of MIPS16...
2013-11-19 Chandler CarruthFix an issue where SROA computed different results...
2013-11-19 Daniel JasperAdd .clang-format without column limit to subdirectory...
2013-11-19 Andrew TrickUse symbolic operands in the patchpoint folding routine...
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-19 Jiangning LiuImplement AArch64 SISD intrinsics for vget_high and...
2013-11-19 Kevin Qinimplement MC layer of AArch64 neon instruction PMULL...
2013-11-19 Jiangning LiuAdd predicate for AArch64 crypto instructions.
2013-11-19 Jack Carter[Mips] Support for MicroMips STO refactoring.
2013-11-19 David Blaikiellvm-dwarfdump: support for emitting only the debug_typ...
2013-11-18 Reid KlecknerRevert "COFF: Emit all MCSymbols rather than filtering...
2013-11-18 Adrian PrantlDebug info: Let LowerDbgDeclare perfom the dbg.declare...
2013-11-18 Paul RobinsonThe 'optnone' attribute means don't inline anything...
2013-11-18 Matt ArsenaultR600/SI: Fix moveToVALU when the first operand is VSrc.
2013-11-18 Matt ArsenaultR600/SI: Fix multiple SGPR reads when using VCC.
2013-11-18 Matt ArsenaultR600/SI: Implement add i64, but do not yet enable.
2013-11-18 Matt ArsenaultR600/SI: Move patterns to match add / sub to scalar...
2013-11-18 Tom StellardR600: Enable the IR structurizer by default
2013-11-18 Tom StellardR600: Fix a crash in the AMDILCFGStrucurizer
2013-11-18 Tom StellardR600/SI: Fix illegal VGPR->SGPR copy inside of loop
2013-11-18 Tom StellardR600/SI: Fix another case of illegal VGPR->SGPR copy
2013-11-18 Alexey Samsonov[ASan] Fix PR17867 - make sure ASan doesn't crash if...
2013-11-18 NAKAMURA Takumi[PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak...
2013-11-18 Arnold SchwaighoferLoopVectorizer: Extend the induction variable to a...
2013-11-18 Daniel Sanders[mips] Fix 'ran out of registers' in MIPS32 with FP64...
2013-11-18 Matheus Almeida[mips][msa] Update encoding of bnz.v (typo).
next