oota-llvm.git
2012-04-19 Daniel Dunbar[docs] Stub out structure for Sphinx-based docs.
2012-04-19 Daniel Dunbarllvm-lit: Inject the lit module path at the beginning...
2012-04-19 Gabor Greifzap tabs
2012-04-19 Craig TopperMake fast isel use &XXXRegClass instead of XXXRegisterC...
2012-04-19 Andrew TrickAllow targets to select the default scheduler by name.
2012-04-19 Andrew Trickwhitespace
2012-04-19 Jakob Stoklund... Extract the broken part of XFAILed test into its own...
2012-04-18 Jim GrosbachFix typo.
2012-04-18 Kevin EnderbyFixed the llvm-mv X86 disassembler so the 'C' API gets...
2012-04-18 Dan GohmanDon't crash on code where the user put __attribute__...
2012-04-18 Bill WendlingAdd a flag to rebranch if we need to.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-18 Pete CooperLiveIntervalUpdate validators weren't recorded after...
2012-04-18 Jim GrosbachDocument that StringMap iteration order is non-determin...
2012-04-18 Jim GrosbachRevert "Replace some uses of std:map<std::string,....
2012-04-18 Benjamin Kramertblgen: remove duplicated newlines.
2012-04-18 Jim GrosbachReplace some uses of std:map<std::string,...> with...
2012-04-18 Benjamin KramerSourceMgr: Colorize diagnostics.
2012-04-18 Jim GrosbachUse SmallVector for the requirements on an InstAlias.
2012-04-18 Jim GrosbachTidy up. Formatting.
2012-04-18 Akira HatanakaMark instruction classes ArithLogicR, ArithLogicI and...
2012-04-18 Akira HatanakaDelete blank line.
2012-04-18 Jim GrosbachMove a few more warnings to use PrintWarning().
2012-04-18 Jim GrosbachTidy up. No need for a Twine here, as it's just constants.
2012-04-18 Jim GrosbachFormatting.
2012-04-18 Jim GrosbachTidy up. Add a '.' at the end of the sentence.
2012-04-18 Jim GrosbachFix copy/paste-o.
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
next