Fix typo in X86BaseInfo.h that I introduced in r157818.
[oota-llvm.git] / test /
2013-01-29 Tim NorthoverFix 64-bit atomic operations in Thumb mode.
2013-01-29 Craig TopperMerge SSE and AVX shuffle instructions in the comment...
2013-01-29 Bill WendlingConvert getAttributes() to return an AttributeSetNode.
2013-01-28 Andrew KaylorAdd support for source and line information to IntelJIT...
2013-01-28 Bill SchmidtThis patch addresses bug 15031.
2013-01-28 Evgeniy Stepanov[msan] Mostly disable msan-handle-icmp-exact.
2013-01-28 Craig TopperFix 256-bit PALIGNR comment decoding to understand...
2013-01-27 Richard Osborne[XCore] Add missing l2rus instructions.
2013-01-27 Richard Osborne[XCore] Add missing l2r instructions.
2013-01-27 Richard Osborne[XCore] Add missing 1r instructions.
2013-01-27 Richard Osborne[XCore] Add missing 0r instructions.
2013-01-27 Benjamin KramerWhen the legalizer is splitting vector shifts, the...
2013-01-27 Chandler CarruthRe-revert r173342, without losing the compile time...
2013-01-26 David BlaikiePR14566: Debug Info: Removing top level lexical blocks
2013-01-26 Benjamin KramerX86: Decode PALIGN operands so I don't have to do it...
2013-01-26 Benjamin KramerX86: Do splat promotion later, so the optimizer can...
2013-01-26 Benjamin KramerFileCheckize and merge some tests.
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-25 NAKAMURA Takumillvm/test/CMakeLists.txt: Add a dependency to llvm...
2013-01-25 Hal FinkelInitial implementation of PPCTargetTransformInfo
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2013-01-25 Reid KlecknerXFAIL close-stderr on win32
2013-01-25 Reid KlecknerSet the +x bit on two batch scripts
2013-01-25 Reid KlecknerFileCheck-ify some grep tests
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...
2013-01-25 Eli BenderskyAdd back a RUN line removed by mistake by a previous...
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Eli BenderskyNow that llvm-dwarfdump supports flags to specify which...
2013-01-25 Hal FinkelImprove the !add TableGen test case.
2013-01-25 Eli BenderskyAdd command-line flags for DWARF dumping.
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Evgeniy Stepanov[msan] Implement exact shadow propagation for relationa...
2013-01-25 Hal FinkelAdd an addition operator to TableGen
2013-01-25 Silviu BarangaFixed the condition codes for the atomic64 min/umin...
2013-01-25 Andrew TrickMIsched: Improve the interface to SchedDFS analysis...
2013-01-25 Chandler CarruthSwitch this code away from Value::isUsedInBasicBlock...
2013-01-25 Andrew TrickMISched: Add SchedDFSResult to ScheduleDAGMI to formali...
2013-01-25 Jack CarterThis patch implements parsing the .word
2013-01-25 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on some of...
2013-01-24 Benjamin KramerReapply chandlerc's r173342 now that the miscompile...
2013-01-24 Benjamin KramerConstantFolding: Add a missing folding that leads to...
2013-01-24 Chandler CarruthRevert r173342 temporarily. It appears to cause a very...
2013-01-24 Chandler CarruthPlug TTI into the speculation logic, giving it a real...
2013-01-24 Chandler CarruthAddress a large chunk of this FIXME by accumulating...
2013-01-24 Chandler CarruthSwitch the constant expression speculation cost evaluat...
2013-01-24 Kostya Serebryany[asan] adaptive redzones for globals (the larger the...
2013-01-24 Reed KotlerThe next phase of Mips16 hard float implementation.
2013-01-23 Benjamin KramerConstantFolding: Evaluate GEP indices in the index...
2013-01-23 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-23 Benjamin KramerRevert "InstCombine: Clean up weird code that talks...
2013-01-23 Bill WendlingAdd the heuristic to differentiate SSPStrong from SSPRe...
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-23 Nadav RotemAdd support for reverse pointer induction variables...
2013-01-22 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-22 Michael LiaoFix an issue of pseudo atomic instruction DAG schedule
2013-01-22 Kevin EnderbyAdd a warning when there is a macro defintion that...
2013-01-22 Akira Hatanaka[mips] Implement MipsRegisterInfo::getRegPressureLimit.
2013-01-22 Kevin EnderbyHave the integrated assembler give an error if $1 is...
2013-01-22 Eli BenderskyAdd forgotten test case for the x32 commit
2013-01-22 Benjamin KramerX86: Make sure we account for the FMA4 register immedia...
2013-01-22 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2013-01-22 Evgeniy Stepanov[msan] Do not insert check on volatile store.
2013-01-22 Michael GottesmanThis test is only supposed to test that the objc-arc...
2013-01-22 Daniel Dunbar[MC/Mach-O] Load commands are supposed to 8-byte aligne...
2013-01-22 Andrew TrickRemove target triple from an LSR test.
2013-01-21 Paul RedmondTransform (sub 0, (zext bool to A)) to (sext bool to...
2013-01-21 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-21 Richard OsborneAdd instruction encoding / disassembly support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembler support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support 3r...
2013-01-20 NAKAMURA Takumillvm/test/CodeGen/X86/win_ftol2.ll: Add -cpu=generic...
2013-01-20 Nadav RotemRevert 172708.
2013-01-20 Nadav RotemLoopVectorizer: Implement a new heuristics for selectin...
2013-01-20 Nadav RotemChange the cpu type in the test.
2013-01-20 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Mark this as XFAIL...
2013-01-20 David BlaikieThe last of PR14471 - emission of constant floats
2013-01-19 David BlaikieFix a latent bug exposed by recent static member debug...
2013-01-19 Benjamin KramerLoopVectorizer: Emit memory checks into their own basic...
2013-01-19 Nadav RotemOn Sandybridge split unaligned 256bit stores into two...
2013-01-19 Jakob Stoklund OlesenRemove some register allocation order dependencies.
2013-01-18 Nadav RotemOn Sandybridge loading unaligned 256bits using two...
2013-01-18 Eric ChristopherSplit out DW_OP_addr for the split debug info DWARF5...
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-18 Daniel Dunbar[MC/Mach-O] Implement integrated assembler support...
2013-01-18 NAKAMURA Takumillvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd...
2013-01-18 Daniel Dunbar[MC/Mach-O] Add support for linker options in Mach...
2013-01-18 Daniel Dunbar[MC/Mach-O] Add AsmParser support for .linker_option...
2013-01-17 Bill WendlingReverting r171325 & r172363. This was causing a mis...
2013-01-17 Bill SchmidtRestore reverted test case, this time with REQUIRES...
2013-01-17 Bill SchmidtRemove bad test case
2013-01-17 Bill SchmidtThis patch fixes PR13626 by providing i128 support...
2013-01-17 Jyotsna VermaAdd indexed load/store instructions for offset validati...
2013-01-17 Bill SchmidtThis patch fixes the PPC calling convention to handle...
2013-01-17 Elena DemikhovskyOptimization for the following SIGN_EXTEND pairs:
2013-01-17 Eric ChristopherFix the assembly and dissassembly of DW_FORM_sec_offset...
2013-01-17 Eric ChristopherAdd the DW_AT_GNU_addr_base for the skeleton cu. Add...
2013-01-17 Jack CarterThis is a resubmittal. For some reason it broke the...
next