oota-llvm.git
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-04-09 Craig Topper[C++11] Make use of 'nullptr' in TableGen library.
2014-04-09 Craig Topper[C++11] Replace some comparisons with 'nullptr' with...
2014-04-08 David MajnemerWinCOFF: Emit common symbols as specified in the COFF...
2014-04-08 Matt ArsenaultBug 19348: Check for legal ExtLoad operation before...
2014-04-08 Sebastian Popdivide by the result of the gcd
2014-04-08 Sebastian Pophandle special cases when findGCD returns 1
2014-04-08 Sebastian Popin findGCD of multiply expr return the gcd
2014-04-08 Sean Silva[docs] VCS contains a record of authorship
2014-04-08 Sean Silva[docs] Fix up some links to the preferred style.
2014-04-08 Juergen Ributzka[Constant Hoisting][ARM64] Enable constant hoisting...
2014-04-08 Duncan P. N... RegAlloc: Account for a variable entry block frequency
2014-04-08 Hal Finkel[PowerPC] Don't return false from PPC::isVSLDOIShuffleMask
2014-04-08 Kevin EnderbyFix the ARM VLD3 (single 3-element structure to all...
2014-04-08 Duncan P. N... Verifier: Give the right message for bad atomic loads
2014-04-08 Diego NovilloAdd -pass-remarks flag to 'opt'.
2014-04-08 Diego NovilloAdd support for optimization reports.
2014-04-08 NAKAMURA TakumiX86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting...
2014-04-08 Tim NorthoverARM64: fix fmsub patterns which assumed accum operand...
2014-04-08 Richard SmithThe LLVM C API shouldn't be including a file from the...
2014-04-08 Elena DemikhovskyAVX-512: Added fp_to_uint and uint_to_fp patterns.
2014-04-08 Andrew TrickFix a (legacy) PassManager crash that occurs when a...
2014-04-08 David MajnemerX86: Split the relocation selection up
2014-04-07 Jim GrosbachTidy up comments a bit.
2014-04-07 Jim GrosbachARM64: Range based for loop in ARM64PromoteConstant...
2014-04-07 Jim GrosbachARM64: Clean up file header comment a bit.
2014-04-07 David Majnemerobj2yaml: Use the correct relocation type for different...
2014-04-07 Sean Silva[docs] Fix some links
2014-04-07 Sean Silva[docs] Update link title
2014-04-07 Sean Silva[docs] Fix some Sphinx warnings that have crept in.
2014-04-07 Reed KotlerReverting commit r205628 due to mips64 issues.
2014-04-07 Andrew TrickPut a limit on ScheduleDAGSDNodes::ClusterNeighboringLo...
2014-04-07 Tom StellardR600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
2014-04-07 Tom StellardR600: Match 24-bit arithmetic patterns in a Target...
2014-04-07 Tom StellardR600: Replace dyn_cast + assert with cast
2014-04-07 Richard SmithRemove an unused file.
2014-04-07 Richard SmithWhen a CHECK-NEXT fails because there was no match...
2014-04-07 Matt ArsenaultUse std::swap
2014-04-07 Matt ArsenaultUse .data() instead of &x[0]
2014-04-07 Eric ChristopherInvert the option to enable debug info verification...
2014-04-07 Eric ChristopherRevert the last couple of patches here and go back...
2014-04-07 Eric ChristopherHandle vlas during inline cost computation if they...
2014-04-07 Eric ChristopherXFAIL this completely at the moment:
2014-04-07 Simon AtanasyanFix a typo in the comment.
2014-04-07 Eric ChristopherAdd NDEBUG markers around debug only function.
2014-04-07 Eric ChristopherAdd debug location information to the vectorizer debug...
2014-04-07 Eric ChristopherMake test run on most platforms and only fail on cygwin...
2014-04-07 Manuel KlimekMake docs point to new domain.
2014-04-07 Craig TopperUse 'false' for a bool instead of '0'
2014-04-07 Craig Topper[C++11] Make use of 'nullptr' in the Support library.
2014-04-07 Serge PavlovUpdated phabricator server.
2014-04-06 Elena DemikhovskyChanges in IntelJITEventListener - By Arch Robinson
2014-04-06 NAKAMURA TakumiQuick fix: Triple::isOSMSVCRT() should be false for...
2014-04-06 Simon Atanasyan[yaml2obj][ELF] Rename class SectionNameToIdxMap =...
2014-04-06 David BlaikieDebugInfo: Support namespace aliases as DW_TAG_imported...
2014-04-06 Argyrios Kyrtzidis[Support] Modify LockFileManager::waitForUnlock() to...
2014-04-05 David BlaikieRemove unused parameter
2014-04-05 Saleem AbdulrasoolAsmParser: add a warning for compatibility parsing
2014-04-05 David BlaikieMachineInstr: introduce explicit_operands and implicit_...
2014-04-05 David BlaikieRemove unnecessary "inline" of inline defined member...
2014-04-05 Saleem AbdulrasoolARM: consolidate MachO checks for ARM asm parser
2014-04-05 David BlaikieSimplify compression API by compressing into a SmallVec...
2014-04-05 David BlaikieSimplify compression API by decompressing into a SmallV...
2014-04-05 Saleem AbdulrasoolAsmParser: restore LLVM IR compatibility for linker_pri...
2014-04-05 David BlaikieFixing typo.
2014-04-05 David BlaikieFix typo
2014-04-05 David BlaikieRemove unused function
2014-04-05 Hal Finkel[PowerPC] Remove unused TM member variable to unbreak...
2014-04-04 Hal Finkel[PowerPC] Adjust load/store costs in PPCTTI
2014-04-04 Hal Finkel[PowerPC] PPCTTI Cleanup
2014-04-04 Andrew TrickMinor change to StackMapLiveness DEBUG output.
2014-04-04 Matt ArsenaultAdd DAG parameter to ComputeNumSignBitsForTargetNode
2014-04-04 Matt ArsenaultFix tabs
2014-04-04 Juergen RibutzkaUpdate the test to use FileCheck.
2014-04-04 Jim GrosbachTidy up naming.
2014-04-04 Kai Nacke[mips] Add Octeon cnMips instructions seqi/snei and...
2014-04-04 Hal Finkel[PowerPC] Add a full condition code register to make...
2014-04-04 Daniel Sanders[mips] abs.[ds], and neg.[ds] should be allowed regardl...
2014-04-04 Tim NorthoverDAGLegalize: add last-ditch type-legalization for VSELECT.
2014-04-04 Tim NorthoverARM64: handle v1i1 types arising from setcc properly.
2014-04-04 Stepan DyatkovskiyFix for PR18921 (LDRD/STRD part)::
2014-04-04 NAKAMURA TakumiTweak unconditional-branch.ll passing on any hosts...
2014-04-04 Tim NorthoverARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcasts
2014-04-04 Tim NorthoverARM64: add 128-bit MLA operations to the custom selecti...
2014-04-04 Stepan DyatkovskiyFixed register class in STRD instruction for Thumb2...
2014-04-04 Craig TopperMake consistent use of MCPhysReg instead of uint16_t...
2014-04-04 Jim GrosbachFix spelling. Sigh.
2014-04-04 Jim GrosbachARM: Range based for-loop over block predecessors.
2014-04-04 Jim GrosbachAdd iterator_ranges for block pred/succ.
2014-04-04 Jim GrosbachARM: Use range-based for loops in frame lowering.
2014-04-04 Quentin Colombet[RegAllocGreedy][Last Chance Recoloring] Emit diagnosti...
2014-04-04 Quentin ColombetRevert r205599, the commit was not intended to have...
2014-04-04 Quentin Colombet[RegAllocGreedy][Last Chance Recoloring] Emit diagnosti...
2014-04-04 Saleem AbdulrasoolARM: fix test case missed in previous roundup
2014-04-04 Saleem AbdulrasoolMIPS: remove vim swap file
2014-04-04 Rafael EspindolaAdd an assert that this is only used with .o files.
2014-04-03 Rafael EspindolaImplement getRelocationAddress for MachO and ET_REL...
2014-04-03 Rafael EspindolaImplement macho relocation iterators with section numbe...
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2014-04-03 Jim GrosbachTidy up. Space before ':' in range-based for loops.
next