Fix a silly search-and-replace goof with r177495 that only broke
[oota-llvm.git] / test /
2013-03-20 David BlaikieReorder the DIFile parameter in DINameSpace
2013-03-20 Hao LiuAdd a test case for PR15318 fixed in r177472
2013-03-20 Nick LewyckyDon't assume the test directory is writable, use %T...
2013-03-20 David BlaikieTest DW_TAG_namespace support in the backend
2013-03-20 Michael LiaoFix PR15296
2013-03-20 David BlaikieFix test case regression on ARM & PPC introduced r177239
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-20 Justin HolewinskiPropagate DAG node ordering during type legalization...
2013-03-19 Chad RosierFix pr13145 - Naming a function like a register name...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-19 Hal FinkelAdd a comment to the CodeGen/PowerPC/asym-regclass...
2013-03-19 Arnaud A. de Grand... IndVarSimplify: do not recompute an IV value outside...
2013-03-19 Ulrich WeigandRewrite pre-increment store patterns to use standard...
2013-03-19 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-03-19 Nadav RotemOptimize sext <4 x i8> and <4 x i16> to <4 x i64>.
2013-03-19 Hal FinkelCleanup PPC64 unaligned i64 load/store
2013-03-19 Renato GolinImprove long vector sext/zext lowering on ARM
2013-03-19 Hal FinkelDon't reserve R31 on PPC64 unless the frame pointer...
2013-03-19 Nick LewyckyEmit the linkage name instead of the function name...
2013-03-18 Hal FinkelFix a sign-extension bug in PPCCTRLoops
2013-03-18 Hal FinkelFix PPC unaligned 64-bit loads and stores
2013-03-18 Arnold SchwaighoferARM cost model: Make some vector integer to float casts...
2013-03-18 Arnold SchwaighoferARM cost model: Correct cost for some cheap float to...
2013-03-18 Quentin ColombetExtend global merge pass to optionally consider global...
2013-03-18 Bill SchmidtChange test cases to handle unaligned references.
2013-03-18 David BlaikieRemove unnecessary leading comment characters in lit...
2013-03-18 Manman RenCheck whether a pointer is non-null (isKnownNonNull...
2013-03-18 David BlaikieInclude '.test' suffix in target specific lit configs...
2013-03-18 Hal FinkelFix large count and negative constant count handling...
2013-03-18 Hal FinkelCleanup initial-value constants in PPCCTRLoops
2013-03-18 David TweedInitially forgotten-to-svn-add test case for r177279.
2013-03-18 Kostya Serebryany[asan] when creating string constants, set unnamed_attr...
2013-03-18 Kostya Serebryany[asan] don't instrument functions with available_extern...
2013-03-18 Craig TopperPost process ADC/SBB and use a shorter encoding if...
2013-03-18 Craig TopperRefactor some duplicated code into helper functions.
2013-03-17 Michael GottesmanReduced dont-infinite-loop-during-block-escape-analysis...
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-17 David BlaikieGeneralize debug info test to be resilient to changes...
2013-03-17 Michael GottesmanThe promised test case for r175939.
2013-03-17 Hal FinkelImprove PPC VR (Altivec) register spilling
2013-03-16 Hal FinkelRemove FIXMEs in PPC test cases related to unaligned...
2013-03-16 Craig TopperAdd X86 code emitter support AVX encoded MRMDestReg...
2013-03-15 Arnold SchwaighoferARM cost model: Fix costs for some vector selects
2013-03-15 Silviu BarangaAdding an A15 specific optimization pass for interactio...
2013-03-15 Benjamin KramerARM: Fix an old refacto.
2013-03-15 Hal FinkelEnable unaligned memory access on PPC for scalar types
2013-03-15 Arnold SchwaighoferARM cost model: Fix cost of fptrunc and fpext instructions
2013-03-15 Hal FinkelProtect PPC Altivec patterns with a predicate
2013-03-15 Alexey SamsonovFixup for r176933: more careful setup of path to llvm...
2013-03-15 Rafael EspindolaFix the FDE encoding to be relative on ELF.
2013-03-15 Hal FinkelAllocate the RS spill slot for any PPC function with...
2013-03-15 Nadav RotemAdd a triple to the test.
2013-03-14 Nadav RotemUnaligned loads should use the VMOVUPS opcode.
2013-03-14 Arnold SchwaighoferLoopVectorizer: Insert some white space to make test...
2013-03-14 Chad Rosier[fast-isel] The X86FastISel::FastLowerArguments functio...
2013-03-14 Hal FinkelNot all PPC functions with a frame pointer need a RS...
2013-03-14 Arnold SchwaighoferARM cost model: Increase cost of some vector selects...
2013-03-14 Jyotsna VermaHexagon: Removed asserts regarding alignment and offset.
2013-03-14 Arnold SchwaighoferAdd missing asserts flag to test - it uses debug flags
2013-03-14 Arnold SchwaighoferLoopVectorize: Invert case when we use a vector cmp...
2013-03-14 Shuxin YangPerform factorization as a last resort of unsafe fadd...
2013-03-14 Adrian PrantlTest that we emit a DW_AT_location for self captured...
2013-03-14 Vincent LejeuneR600: Factorize code handling Const Read Port limitation
2013-03-14 Alexey Samsonov[ASan] emit instrumentation for initialization order...
2013-03-14 Chandler CarruthPR14972: SROA vs. GVN exposed a really bad bug in SROA.
2013-03-14 Craig TopperFix a bug in the calculation of the VEX.B bit for FMA4...
2013-03-14 Michael LiaoFix PR15309
2013-03-14 Jiong Wangtest commit: remove blank line.
2013-03-14 Nick LewyckyRemove a change to the debug info in this test, that...
2013-03-14 Nick LewyckyTry using %S to find the emitted .gcno file.
2013-03-14 Nick LewyckyRefactor GCOV's six constructor arguments into a struct...
2013-03-13 David BlaikieSimplify file/directory name handling in DILexicalBlock
2013-03-13 David BlaikieRemove an extra operand to a DIFile metadata entry
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-13 Arnold SchwaighoferARM cost model: Add test case to make sure we would...
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-03-12 Arnold SchwaighoferARM cost model: Increase the cost for vector casts...
2013-03-12 David BlaikieCorrect invalid debug info metadata
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-12 Hal FinkelDon't reserve R2 on Darwin/PPC
2013-03-12 Patrik HagglundIn r169695, the address space limit for tests was repla...
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/R600/schedule-*.ll: Let them require...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-11 Nick LewyckyFix a crasher newly introduced in r176659/r176649,...
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-11 Bill WendlingDon't remove a landing pad if the invoke requires a...
2013-03-11 Vincent LejeuneR600: Fix JUMP handling so that MachineInstr verificati...
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL...
2013-03-11 NAKAMURA TakumiSuppress atomic(32|64).ll as XFAIL on win32 codegen...
2013-03-11 Lang HamesRemove date from test case file name. The PR number...
2013-03-09 Lang HamesDon't glue users to extract_subreg when selecting the...
2013-03-09 Benjamin KramerFix test case.
2013-03-09 Benjamin KramerTest case hygiene.
2013-03-09 Arnold SchwaighoferLoopVectorizer: Ignore dbg.value instructions
2013-03-09 Nick LewyckyWe need a shndx if the number of sections breaks SHN_LO...
next