Revert "YAMLIO: Fix string quoting logic." (r190469)
[oota-llvm.git] / test /
2013-09-10 Matt ArsenaultFix missing CHECK-LABELs
2013-09-10 Matt ArsenaultTeach ScalarEvolution about pointer address spaces
2013-09-10 Richard Sandiford[SystemZ] Add TM and TMY
2013-09-10 Daniel Sanders[mips][msa] Removed unsupported dot product instruction...
2013-09-10 Vladimir MedicAdd test cases for Mips mthc1/mfhc1 instructions. Add...
2013-09-10 NAKAMURA TakumiMCObjectFileInfo.cpp: Fix a couple of possible typo...
2013-09-10 NAKAMURA Takumillvm/test/DebugInfo/dwarf-public-names.ll: Mark it...
2013-09-09 Manman RenDebug Info: In DIBuilder, the context fields of a TAG_i...
2013-09-09 Eli FriedmanDon't shrink atomic ops to bool in GlobalOpt.
2013-09-09 Quentin Colombet[InstCombiner] Expose opportunities to merge subtract...
2013-09-09 Manman RenDebug Info Testing: remove a commented out line.
2013-09-09 Bill WendlingAnother attempt to fix windows buildbots.
2013-09-09 Bill WendlingAttempt to fix buildbots by giving an explicit output...
2013-09-09 Bill WendlingExpand test to make sure that we can generate compact...
2013-09-09 Bill WendlingExpand test to make sure that we can generate compact...
2013-09-09 Manman RenDebug Info: Use DIScopeRef for DIType::getContext.
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-09-09 Joey Gouly[ARMv8] Prevent generation of deprecated IT blocks...
2013-09-09 Robert LyttonXCore handling of thread local lowering
2013-09-09 Robert LyttonXCore target: change to Sched::Source
2013-09-09 Robert LyttonXCore target: fix weak linkage attribute handling
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-09 Manman RenDebug Info Testing: use null instead of an empty string...
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-09-07 Akira Hatanaka[mips] Fix typos.
2013-09-07 Akira Hatanaka[mips] Enhance command line option "-mno-ldc1-sdc1...
2013-09-07 Richard SmithRemove verifier check that attribute 'builtin' is only...
2013-09-07 Akira Hatanaka[mips] Add definition of instruction "drotr32" (double...
2013-09-07 Manman RenDebug Info: Use identifier to reference DIType in conta...
2013-09-06 Akira Hatanaka[mips] Set instruction itineraries of loads, stores...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-09-06 Aaron WatryR600: Add support for LDS atomic subtract
2013-09-06 Manman RenDebug Info: Use identifier to reference DIType in conta...
2013-09-06 Manman RenDebug Info Testing: Updated to use null instead of...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Multiply and...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move to/from...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move Conditional...
2013-09-06 Tim NorthoverSelectionDAG: create correct BooleanContent constants
2013-09-06 Vladimir MedicThis patch adds support for microMIPS disassembler...
2013-09-06 Richard Sandiford[SystemZ] Tweak integer comparison code
2013-09-06 Richard Sandiford[SystemZ] Use XC for a memset of 0
2013-09-06 Matt ArsenaultTeach CodeGenPrepare about address spaces
2013-09-05 Juergen Ributzka[X86] Perform VSELECT DAG combines also before DAG...
2013-09-05 Kevin EnderbyFixed a crash in the integrated assembler for Mach...
2013-09-05 Matt ArsenaultR600: Fix i64 to i32 trunc on SI
2013-09-05 Yunzhong GaoImprove handling of .file, .include and .incbin directi...
2013-09-05 Manman RenDebug Info: Use identifier to reference DIType in base...
2013-09-05 Tom StellardR600: Add support for local memory atomic add
2013-09-05 Tom StellardR600: Expand SELECT nodes rather than custom lowering...
2013-09-05 Tom StellardR600: Fix incorrect LDS size calculation
2013-09-05 Tom StellardR600/SI: Don't emit S_WQM_B64 instruction for compute...
2013-09-05 Joey Gouly[ARMv8] Add some missing tests for DSB/DMB.
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-09-05 Tilmann SchellerReverting 190043 for now.
2013-09-05 Tilmann SchellerARM: Add GPR register class excluding LR for use with...
2013-09-05 Richard Sandiford[SystemZ] Add NC, OC and XC
2013-09-05 Venkatraman Govind... [Sparc] Correctly handle call to functions with Returns...
2013-09-04 Andrew Trickmi-sched: Force bottom up scheduling for generic targets.
2013-09-04 Eric ChristopherRemove hack ensuring that darwin didn't produce dwarf...
2013-09-04 Eric ChristopherExpand and rewrite comment.
2013-09-04 Arnold SchwaighoferChange swift/vldm test case to be less dependent on...
2013-09-04 Vincent LejeuneR600: Use shared op optimization when checking cycle...
2013-09-04 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-09-04 Vincent LejeuneR600: Remove fmul.v4f32.ll test which is redundant...
2013-09-04 Rafael EspindolaMerge these 2 tests in a single file.
2013-09-04 Arnold SchwaighoferSwift: Only build vldm/vstm with q register aligned...
2013-09-04 Silviu BarangaFix scheduling for vldm/vstm instructions that load...
2013-09-04 Rafael EspindolaRevert "Add r159136 back now that pr13124 has been...
2013-09-04 Rafael EspindolaError on linking appending globals with different unnam...
2013-09-04 Venkatraman Govind... [Sparc] Fix an assertion failure while lowering fcmp...
2013-09-04 Rafael EspindolaFix linking of unnamed_addr in functions.
2013-09-04 Rafael EspindolaRename in preparation for adding tests for function...
2013-09-04 Rafael EspindolaUse CHECK-DAG instead of sort.
2013-09-04 Rafael EspindolaFix linking of unnamed_addr.
2013-09-04 Tim NorthoverInstCombine: allow unmasked icmps to be combined with...
2013-09-04 Tim NorthoverInstCombine: look for masked compares with subset relation
2013-09-04 Hao LiuInplement aarch64 neon instructions in AdvSIMD(shift...
2013-09-04 Michael GottesmanRevert "Revert "Remove the darwin gdb option, that...
2013-09-04 Michael GottesmanRevert "Remove the darwin gdb option, that version...
2013-09-04 Eric ChristopherRemove the darwin gdb option, that version of gdb is...
2013-09-03 Rafael EspindolaAdd r159136 back now that pr13124 has been fixed.
2013-09-03 Michael Gottesman[objc-arc] Turn off the objc_retainBlock -> objc_retain...
2013-09-03 Michael Gottesman[objc-arc] Move some block tests from basic.ll -> retai...
2013-09-03 Matt ArsenaultTeach InstCombineLoadCast about address spaces.
2013-09-03 Jim GrosbachRevert "Revert "ARM: Improve pattern for isel mul of...
2013-09-03 Eric ChristopherAdd the rest of the stock attributes to the attribute...
2013-09-03 Yi JiangIn this patch we are trying to do two things:
2013-09-03 Joerg SonnenbergerPrint string value for DT_RPATH and DT_RUNPATH.
2013-09-03 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-09-03 Evgeniy Stepanov[msan] Fix handling of select with struct arguments.
2013-09-03 Evgeniy Stepanov[msan] Fix select instrumentation.
2013-09-03 Venkatraman Govind... [Sparc] Add support for soft long double (fp128).
2013-09-02 Venkatraman Govind... [Sparc] Implement spill and load for long double(f128...
2013-09-02 Tilmann SchellerARM: Default to the Swift CPU when targeting armv7s...
2013-09-02 Tilmann SchellerRevert 189756 for now, it doesn't match what rdar:...
2013-09-02 Tilmann SchellerARM: Default to Swift when compiling for iOS 6 or later.
2013-09-02 NAKAMURA TakumiFileCheck-ize three tests of llvm/test/CodeGen/X86...
2013-09-02 NAKAMURA Takumillvm/test/CodeGen/X86: Update tests with -mattr=-bmi...
next