oota-llvm.git
2012-04-18 Jim GrosbachClean up warning text. Remove extraneous prefix.
2012-04-18 Jim GrosbachTableGen use PrintWarning rather than fprintf(stderr...
2012-04-18 Jim GrosbachTidy up. Trailing whitespace.
2012-04-18 Jim GrosbachTableGen add warning diagnostic helper functions.
2012-04-18 Jakob Stoklund... FileCheckize
2012-04-18 Jakob Stoklund... Nobody likes shifty instructions, but that was a bit...
2012-04-18 Silviu BarangaAdded support for disassembling unpredictable swp/swpb...
2012-04-18 Silviu BarangaFix the bahavior of the disassembler when decoding...
2012-04-18 Silviu BarangaAdded support for unpredictable mcrr/mcrr2/mrrc/mrrc2...
2012-04-18 Silviu BarangaFixed decoding for the ARM cdp2 instruction. The restri...
2012-04-18 Silviu BarangaAdd suport for unpredicatble cases of the cmp, tst...
2012-04-18 Benjamin KramerSmallPtrSet: Reuse DenseMapInfo's pointer hash function...
2012-04-18 Nick LewyckyMove the JIT flags from llc to lli. These flags showed...
2012-04-18 Eli BenderskyA bit of cleanup in the TestingGuide doc - dg.exp files...
2012-04-18 Eli BenderskySome formatting and grammar fixes in the FileCheck...
2012-04-18 Bill WendlingUse a heavy hammer to fix PR12573.
2012-04-18 Craig TopperRemove AVX vpermil intrinsics. I removed their uses...
2012-04-18 Andrew Trickloop-reduce: Add an early bailout to catch extremely...
2012-04-18 Seth Cantrellfix error check in assert
2012-04-18 Joe GroffFileCheckify, un-XFAIL SimplifyLibCalls/floor test
2012-04-18 Joe GroffMove win32 SimplifyLibcall test under Transforms
2012-04-17 David BlaikieC++ has newlines at the end of files (including include...
2012-04-17 Joe Grofffix pr12559: mark unavailable win32 math libcalls
2012-04-17 Joe Groffallow opt to take a -mtriple option
2012-04-17 Joel JonesFixes a problem in instruction selection with testing...
2012-04-17 Chad RosierTypo.
2012-04-17 Jim GrosbachSanity check error handling for TokenAlias.
2012-04-17 Danil MalyshevFix incorrect call of resolveRelocation() for ARM ELF...
2012-04-17 Seth Cantrellplatform support for counting column widths and checkin...
2012-04-17 Akira HatanakaDelete latter half of CMakeLists.txt.
2012-04-17 Akira HatanakaAdd disassembler to MIPS.
2012-04-17 Manuel KlimekGoodbye, JSONParser...
2012-04-17 Manuel KlimekAdding operator== for document_iterator.
2012-04-17 Benjamin KramerForce cmov on test so block placement doesn't shuffle...
2012-04-17 Jay FoadRemove unused CCIfSubtarget.
2012-04-17 Francois PichetUnbreak the MSVC build, that next() thing again.
2012-04-17 James MolloyFix bad EXTRACT_SUBREG in instruction selection for...
2012-04-17 Benjamin KramerRevert "SCEV: When expanding a GEP the final addition...
2012-04-17 Andrew TrickTest cases that assume layout should use -disable-code...
2012-04-17 Craig TopperDon't decode vperm2i128 or vperm2f128 into a shuffle...
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...
next