oota-llvm.git
2012-05-09 Jakob Stoklund... Rename getSubRegs() to computeSubRegs().
2012-05-09 Nuno Lopesobjectsize:
2012-05-09 Chad RosierAdd unittests for Triple::getMacOSXVersion and Triple...
2012-05-09 Danil MalyshevAdded a regress test for the bug #9964 before close it.
2012-05-09 Roman DivackyMark .opd @progbits, thus avoiding a warning from asm.
2012-05-09 Chad RosierSet the default iOS version to 3.0.
2012-05-09 Bob WilsonUse the cpuid 64 bit flag to pick the default CPU name...
2012-05-09 Chad RosierDon't return true on a function with a void return...
2012-05-09 Chad RosierAdd Triple::getiOSVersion.
2012-05-09 Hans WennborgIntroduce llvm-c function LLVMPrintModuleToFile.
2012-05-09 Nuno Lopeschange the objectsize intrinsic signature: add a 3rd...
2012-05-09 Manuel KlimekMake it possible to switch off solution folders. VS...
2012-05-09 Filipe CabecinhasFixed a typo
2012-05-09 Bill WendlingSupply a C interface to the "LinkModules" method.
2012-05-09 Craig TopperRemove unused variable to get rid of warning.
2012-05-09 Akira HatanakaAdd another peephole pattern for conditional moves.
2012-05-09 Jakob Stoklund... Use ptr_rc_tailcall instead of GR32_TC.
2012-05-09 Akira HatanakaMake register FP allocatable if the compiled function...
2012-05-09 Akira HatanakaExpand 64-bit shifts if target ABI is O32.
2012-05-09 Richard TrieuRemove unused variable to silence compiler warning.
2012-05-09 Bob WilsonDo not install llvm-config-host for cross-builds of...
2012-05-08 Dan GohmanMiscellaneous accumulated cleanups.
2012-05-08 Kevin EnderbyFix it so llvm-objdump -arch does accept x86 and x86...
2012-05-08 Seth Cantrelladd to 3.1 release notes
2012-05-08 Dan GohmanFix objc_storeStrong pattern matching to catch a potent...
2012-05-08 Jakob Stoklund... Use a shared function for a common operation.
2012-05-08 Eric ChristopherFix thinko in conditional.
2012-05-08 Jim GrosbachDAGCombiner should not change the type of an extract_ve...
2012-05-08 Daniel DunbarRemove empty directories.
2012-05-08 Eric ChristopherRemove excess semi-colons to quiet warnings.
2012-05-08 Daniel Dunbar[Support] Fix sys::GetRandomNumber() to always use...
2012-05-08 Sirish PandeUpdate load/store instruction patterns in Hexagon V4.
2012-05-08 Akira HatanakaFormatting fixes.
2012-05-08 Akira HatanakaDefine mips16 instruction formats.
2012-05-08 Eric ChristopherHandle OpDeref in case it comes in as a register operand.
2012-05-08 Eric ChristopherUpdate comment.
2012-05-08 Daniel DunbarRevert r156393, "[tests] Remove some remaining DejaGNU...
2012-05-08 Daniel Dunbar[tests] Remove some remaining DejaGNU related cruft.
2012-05-08 Rafael EspindolaAdding -fcolor-diagnostics is causing problem to users...
2012-05-08 Daniel DunbarRegenerate configure.
2012-05-08 Daniel Dunbar[docs] Remove POD based man page docs (and build system...
2012-05-08 Nuno Lopesremove autoupgrade code for old function attributes...
2012-05-08 Daniel Dunbar[docs] Add support for building man pages using Sphinx.
2012-05-08 Daniel Dunbar[docs] Integrate the command guide into the toctree.
2012-05-08 Daniel Dunbar[docs] Add ReST version of all the man pages.
2012-05-08 Nuno Lopesremove TYPE_CODE_FUNCTION_OLD type code. it is no longe...
2012-05-08 Jakob Stoklund... s/CSR_Ghc/CSR_NoRegs/
2012-05-08 NAKAMURA TakumiLit: rewind WinWaitReleased() stuff in TestRunner.
2012-05-08 NAKAMURA TakumiWindows/PathV2.inc: Retry rename() for (maximum) 2...
2012-05-08 Duncan SandsCalling ReassociateExpression recursively is extremely...
2012-05-08 Stepan DyatkovskiyRejected r156374: Ordinary PR1255 patch. Due to clang...
2012-05-08 Craig TopperRemove 256-bit AVX non-temporal store intrinsics. Simil...
2012-05-08 Stepan DyatkovskiyOrdinary patch for PR1255.
2012-05-08 Andrew TrickAllow NULL LoopPassManager argument in UnrollLoop....
2012-05-08 Jakob Stoklund... Extract methods for joining physregs.
2012-05-07 Jakob Stoklund... Naming convention and whitespace. No functional change.
2012-05-07 Jakob Stoklund... Coalesce subreg-subreg copies.
2012-05-07 Pete CooperRemove C Backend from the bugpoint docs
2012-05-07 Jakob Stoklund... Add an MF argument to TRI::getPointerRegClass() and...
2012-05-07 Jakob Stoklund... Fix bug in TRI::getCommonSuperRegClass().
2012-05-07 Owen AndersonTeach DAG combine to fold x-x to 0.0 when unsafe FP...
2012-05-07 Owen AndersonTeach reassociate to commute FMul's and FAdd's in order...
2012-05-07 Preston GurdMake IntelJITEvents and OProfileJIT as optional librari...
2012-05-07 Jordy RoseConstify (trivially) ImmutableSet::iterator::getVisitSt...
2012-05-07 Jakob Stoklund... Add TRI::getCommonSuperRegClass().
2012-05-07 Chad RosierFix a regression from r147481. This combine should...
2012-05-07 Matt Beaumont-GayDon't assume size_t is unsigned long long.
2012-05-07 Manman RenX86: optimization for -(x != 0)
2012-05-07 Eric ChristopherAdd support for the 'x' constraint.
2012-05-07 Eric ChristopherAdd support for the 'l' constraint.
2012-05-07 Eric ChristopherAdd support for the 'c' constraint.
2012-05-07 Eric ChristopherAdd support for the 'P' constraint.
2012-05-07 John McCallFix trivial typo in llvm_move.
2012-05-07 Craig TopperFix some issues in the f16c instructions.
2012-05-07 Eric ChristopherAdd support for the 'O' constraint.
2012-05-07 Eric ChristopherAdd support for the 'N' inline asm constraint.
2012-05-07 Eric ChristopherAdd support for the 'L' inline asm constraint.
2012-05-07 Eric ChristopherAdd support for the inline asm constraint 'K'.
2012-05-07 Craig TopperAdd SSE4A MOVNTSS/MOVNTSD instructions.
2012-05-07 Eric ChristopherSupport the 'J' constraint.
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...
2012-05-07 Eric ChristopherAllow 64 bit integer values in gpu registers if arch...
2012-05-07 Eric ChristopherWhen using inline asm constraints representing
2012-05-07 Jim GrosbachTidy up. Whitespace.
2012-05-06 Craig TopperUse MVT instead of EVT as the argument to all the shuff...
2012-05-06 Craig TopperAdd VPERMQ/VPERMPD to the list of target specific shuff...
2012-05-06 Craig TopperAdd shuffle decode support for VPERMQ/VPERMPD.
2012-05-06 Jim GrosbachTableGen: AsmMatcher diagnostic when missing instructio...
2012-05-06 Chris Lattnermake SourceMgr tolerate empty SMLoc()'s better.
2012-05-06 Benjamin KramerSwitch the select to branch transformation on by default.
2012-05-06 Jakub StaszakRemove trailing spaces.
2012-05-06 NAKAMURA TakumiUnix/Process.inc: Give more useful random seed to srand...
2012-05-06 NAKAMURA TakumiSupport/Process: Move llvm::sys::Process::GetRandomNumb...
2012-05-05 Chris Lattnerreapply my patch, with a fix for an off-by-one error...
2012-05-05 Chris Lattnerrevert my patches, which are causing problems.
2012-05-05 Chris Lattneradd missing header <shame>
2012-05-05 Chris Lattnerrefactor some code to expose column numbers more and...
2012-05-05 Jim GrosbachNuke a few dead remnants of the CBE.
2012-05-05 Daniel Dunbar[Support] Add missing include.
2012-05-05 Daniel Dunbar[Support] Fix up comments.
next