oota-llvm.git
2012-04-17 Bill WendlingDownload and build the compiler-rt project.
2012-04-17 Lang HamesSlotIndexes used to store the index list in a crufty...
2012-04-17 Andrew TrickTypo in an unused field.
2012-04-17 Chandler CarruthUpdate woefully stale credits entry. Everything listed...
2012-04-17 Chandler CarruthAdd a stub about the inline cost rewrite.
2012-04-17 Chandler CarruthAdd a stub for block placement pass. This needs fleshin...
2012-04-17 Bill WendlingDon't tag libcxx and libcxxabi since we don't release...
2012-04-17 Kevin EnderbyFix ARM disassembly of VLD2 (single 2-element structure...
2012-04-17 Preston Gurdtemporarily XFAIL this test until post RA
2012-04-17 Jim GrosbachTidy up. 80 columns.
2012-04-16 Eric ChristopherTypo.
2012-04-16 Eric ChristopherMake comment here more clear.
2012-04-16 Chandler CarruthDisable the atom scheduling test after r154874 broke it.
2012-04-16 Jim GrosbachARM two-operand forms for vhadd and vhsub instructions.
2012-04-16 Preston GurdTemporarily turn off anti-dependency checking
2012-04-16 Preston GurdAdd files which were not included by commit 154868.
2012-04-16 Chandler CarruthRelax this test a touch to cope with different assembly...
2012-04-16 Preston GurdImplement GDB integration for source level debugging...
2012-04-16 Chandler CarruthFix updateTerminator to be resiliant to degenerate...
2012-04-16 Jim GrosbachMC assembly parser handling for trailing comma in macro...
2012-04-16 Jim GrosbachARM handle :lower16: and :upper16: after a '#' prefix.
2012-04-16 Jakob Stoklund... FileCheckize these tests.
2012-04-16 Duncan SandsForgot to remove fast math metadata from the release...
2012-04-16 Jakob Stoklund... Disable code placement for this test.
2012-04-16 Duncan SandsRemove support for the special 'fast' value for fpmath...
2012-04-16 Richard SmithFix incorrect atomics codegen introduced in r154705...
2012-04-16 Akira HatanakaThis patch fixes 3 problems:
2012-04-16 David BlaikieRemove unused variable
2012-04-16 Jim GrosbachARM assembly two-operand forms for VRSHL.
2012-04-16 Jim GrosbachTidy up. Test formatting.
2012-04-16 Akira HatanakaDo not add offset in applyFixup. This has already been...
2012-04-16 Tobias GrosserDescribe Polly as a 'Polyhedral Optimizer'
2012-04-16 Tobias GrosserAdd Polly news to the release notes
2012-04-16 Jim GrosbachARM two-operand aliases for VRHADD instructions.
2012-04-16 Jim GrosbachTidy up. Testcase formatting.
2012-04-16 Hal FinkelLink to the autovectorization EuroLLVM slides in the...
2012-04-16 Sirish PandeHexagon V5 (Floating Point) Support.
2012-04-16 Bill WendlingMove to X86 directory because this fails on non-X86...
2012-04-16 Duncan SandsMake it possible to indicate relaxed floating point...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-04-16 Chandler CarruthRemove an overly brittle test. This test will no longer...
2012-04-16 Duncan SandsRemove the methods for attaching metadata to instructio...
2012-04-16 Chandler CarruthAdd a somewhat hacky heuristic to do something differen...
2012-04-16 Duncan SandsAdd convenience methods to MDBuilder for attaching...
2012-04-16 Hal FinkelFix style violation in BBVectorize (pointed out by...
2012-04-16 Richard BartonAdd -disassemble support for -show-inst and -show-encod...
2012-04-16 Rafael EspindolaRemove lto_codegen_set_whole_program_optimization....
2012-04-16 Chandler CarruthTweak the loop rotation logic to check whether the...
2012-04-16 Benjamin KramerReapply 'Add reverseColor to raw_ostream'.
2012-04-16 Eli BenderskyDocumentation fixes to LLVMBuild.html [PR 11563]
2012-04-16 Argyrios KyrtzidisRevert r154800 which breaks windows builders.
2012-04-16 Craig TopperReplace vpermd/vpermps intrinic patterns with custom...
2012-04-16 Argyrios KyrtzidisAdd reverseColor to raw_ostream.
2012-04-16 Craig TopperChange type profile for vpermv back to using operand...
2012-04-16 Craig TopperFlip the arguments when converting vpermd/vpermps intri...
2012-04-16 Bill WendlingAdd credit and release notes for r150307. By Kai Nacke.
2012-04-16 Bill WendlingAdd a Fixme.
2012-04-16 Sebastian Popadd configure flag --with-default-sysroot
2012-04-16 Hal FinkelSay something about -vectorize in the release notes.
2012-04-16 Hal FinkelSimplify checking for pointer types in BBVectorize...
2012-04-16 Hal FinkelRemove dead SD nodes after the combining pass. Fixes...
2012-04-16 Chandler CarruthRewrite how machine block placement handles loop rotation.
2012-04-16 Craig TopperMerge vpermps/vpermd and vpermpd/vpermq SD nodes.
2012-04-16 Craig TopperFix SDTypeProfile for vpermps. The mask operand should...
2012-04-15 Craig TopperSpacing fixes and 80 column fixes. Use 0 instead of...
2012-04-15 Craig TopperRemove AVX2 vpermq and vpermpd intrinsics. These can...
2012-04-15 Craig TopperMake member variables of AsmToken private. Remove unnec...
2012-04-15 Jakub StaszakFix class name.
2012-04-15 Nadav RotemDo not convert between fp128 <-> ppc_fp128 since there...
2012-04-15 Jakub StaszakFix filename and register numbers.
2012-04-15 Nadav RotemFix PR12529. The Vxx family of instructions are only...
2012-04-15 Duncan SandsAdd the MDBuilder helper class for conveniently creatin...
2012-04-15 Benjamin KramerWire up support for diagnostic ranges in the ARMAsmParser.
2012-04-15 Nadav RotemWhen emulating vselect using OR/AND/XOR make sure to...
2012-04-15 Elena DemikhovskyAdded VPERM optimization for AVX2 shuffles
2012-04-15 NAKAMURA TakumiHexagonCopyToCombine.cpp: Silence two warnings, -Wunuse...
2012-04-15 NAKAMURA TakumiTarget/Hexagon: Tweak to fix msvc build.
2012-04-14 Anshuman DasguptaRemove trailing whitespace.
2012-04-14 Anshuman DasguptaAdd VLIW packetizer to ReleaseNotes.html and CREDITS...
2012-04-14 Brendon CahoonAdd the loop unrolling info to ReleaseNotes.html and...
2012-04-14 Duncan SandsThere is no need for setIsExact to be public. Make...
2012-04-14 Duncan SandsRename "fpaccuracy" metadata to the more generic "fpmat...
2012-04-14 Benjamin KramerMake StringMap's copy ctor non-explicit.
2012-04-14 Hal FinkelFix an error in BBVectorize important for vectorizing...
2012-04-14 Hal FinkelEnhance BBVectorize to more-properly handle pointer...
2012-04-13 Andrew Trickmisched: Added CanHandleTerminators.
2012-04-13 Bob WilsonRemove old code to strip out unwanted PPC slices for...
2012-04-13 Richard SmithFix X86 codegen for 'atomicrmw nand' to generate *x...
2012-04-13 Sirish PandeRemove iostream from New Value Jump.
2012-04-13 Hal FinkelAdd support to BBVectorize for vectorizing selects.
2012-04-13 Sirish PandeAdd support for Hexagon Architectural feature, New...
2012-04-13 Sirish PandePass to replace tranfer/copy instructions into combine...
2012-04-13 Benjamin KramerReduce malloc traffic in DwarfAccelTable
2012-04-13 Tony LinthicumSupport for Hexagon backend.
2012-04-13 Tony LinthicumSupport for Hexagon backend.
2012-04-13 Evan ChengOn Darwin targets, only use vfma etc. if the source...
2012-04-13 Dan GohmanAdd some comments, and fix a few places that missed...
2012-04-13 Kevin EnderbyFor ARM disassembly only print 32 unsigned bits for...
2012-04-13 Dan GohmanConsider ObjC runtime calls objc_storeWeak and others...
2012-04-13 Hal FinkelBy default, use Early-CSE instead of GVN for vectorizat...
next