oota-llvm.git
2015-08-11 Reid Kleckner[cmake] Add helper for finding potentially external...
2015-08-11 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-11 Sanjay Pateladd missing tests for powi expansion with size optimiza...
2015-08-11 Sanjay Patelfixed to use FileCheck
2015-08-11 Sanjay Patelfixed to test attribute, rather than CPU
2015-08-11 Teresa JohnsonEnable EliminateAvailableExternally pass in the LTO...
2015-08-11 Rafael EspindolaRevert "Add non-member begin and end so that drop_begin...
2015-08-11 Rafael EspindolaAdd non-member begin and end so that drop_begin works...
2015-08-11 Sanjay Patelfix typos; NFC
2015-08-11 Sanjay PatelVariable names should start with an upper case letter...
2015-08-11 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-11 John Brawn[GlobalMerge] Use private linkage for MergedGlobals...
2015-08-11 Mehdi AminiFix InstCombine test: invalid CHECK line slipped in...
2015-08-11 Sanjay Patelremove unnecessary settings/attributes from test case
2015-08-11 Michael Kruse[RegionInfo] Verify getRegionFor
2015-08-11 Sanjay Patelfix code that was accidentally commented out in previou...
2015-08-11 Sanjay Patelfix typos in comments; NFC
2015-08-11 Sanjay Patelfix typo in comment; NFC
2015-08-11 Sanjay Pateldelete FIXME comment; it's fixed
2015-08-11 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-11 Sanjay Pateladd missing test for machine combiner when optimizing...
2015-08-11 Michael Kuperstein[X86] Allow merging of immediates within a basic block...
2015-08-11 James Molloy[AArch64] Match fminnum/fmaxnum for vector fminnm/fmaxn...
2015-08-11 James Molloy[AArch64] Replace the custom AArch64ISD::FMIN/MAX nodes...
2015-08-11 James Molloy[ARM] Match fminnan/fmaxnan for vector vmin/vmax instea...
2015-08-11 James Molloy[ARM] Match fminnum/fmaxnum for vector vminnm/vmaxnm...
2015-08-11 James Molloy[ARM] Replace ARMISD::VMINNM/VMAXNM with ISD::FMINNUM...
2015-08-11 James Molloy[ARM] Replace ARMISD::FMIN/FMAX with the shiny new...
2015-08-11 Aaron BallmanRevert r244516; it was causing cmake configuration...
2015-08-11 Marina Yatsina[X86] Add SAL mnemonics for Intel syntax
2015-08-11 Marina Yatsina[X86] Fix REPE, REPZ, REPNZ for intel syntax
2015-08-11 Marina Yatsina[X86] Fix imul alias for intel syntax
2015-08-11 James MolloyAdd new ISD nodes: ISD::FMINNAN and ISD::FMAXNAN
2015-08-11 James MolloyAdd support for floating-point minnum and maxnum
2015-08-11 Vasileios Kalintiris[mips] Remap move as or.
2015-08-11 Michael Kuperstein[X86] When optimizing for minsize, use POP for small...
2015-08-11 Michael KupersteinAllow PeepholeOptimizer to fold a few more cases
2015-08-11 Michael Kuperstein[GMR] Be a bit smarter about which globals don't alias...
2015-08-11 Lang Hames[RuntimeDyld][AArch64] Add explicit addends before...
2015-08-11 Yaron KerenEnable five passing dsymutil tests on Windows.
2015-08-11 Nick LewyckyFix unused variable 'X' in release builds.
2015-08-11 JF BastienWebAssembly: NFC fix release build break, unused variable.
2015-08-11 Kostya Serebryany[libFuzzer] fix docs build
2015-08-11 David Majnemer[IR] Verify EH pad predecessors
2015-08-11 JF BastienWebAssembly: add basic floating-point tests
2015-08-11 Kostya Serebryany[libFuzzer] add the list of trophies to the docs. It...
2015-08-11 Kostya Serebryany[libFuzzer] add -only_ascii flag
2015-08-11 David Majnemer[WinEHPrepare] Add rudimentary support for the new...
2015-08-11 Cameron EsfahaniExplicitly clear the MI operand list when getInstructio...
2015-08-11 Tyler NowickiPrint vectorization analysis when loop hint is specified.
2015-08-11 Nick LewyckyUpdate the syntax for load instruction in this example.
2015-08-11 Tyler NowickiMoved LoopVectorizeHints and related functions before...
2015-08-11 JF BastienWebAssembly: simply assert on SNaN and NaNs with payloads
2015-08-11 Tyler NowickiSimplify processLoop() by moving loop hint verification...
2015-08-11 Alex LorenzMIR Serialization: Serialize UsedPhysRegMask from the...
2015-08-11 Sanjay Pateluse range-based for loops; NFCI
2015-08-11 Kostya Serebryany[libFuzzer] don't crash if the condition in a switch...
2015-08-11 Sanjoy DasAddress post-commit review from r243378.
2015-08-11 Adam Nemet[LAA] Change name from addRuntimeCheck to addRuntimeChe...
2015-08-10 Alex LorenzMIR Parser: Report an error when a stack object is...
2015-08-10 Joerg SonnenbergerAdd lduw and lwua aliases for SPARCv9.
2015-08-10 Alex LorenzMIR Parser: Report an error when a fixed stack object...
2015-08-10 Joerg SonnenbergerLoad/store for float registers from/to alternate space.
2015-08-10 Sanjay Pateluse range-based for loop; NFCI
2015-08-10 Alex LorenzMIR Serialization: Serialize the liveout register mask...
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-10 Adam Nemet[LoopVer] Remove unused pointer partition argument...
2015-08-10 Tyler NowickiExtend late diagnostics to include late test for runtim...
2015-08-10 JF BastienWebAssembly: print immediates
2015-08-10 Joerg SonnenbergerAdd support for the signx instrution alias of SPARCv9.
2015-08-10 Cong HouNFC. Fix some format issues in lib/CodeGen/MachineBasic...
2015-08-10 Justin Bognercmake: Make CMAKE_BUILD_TYPE check case-insensitive
2015-08-10 Alex LorenzMachineVerifier: Handle the optional def operand in...
2015-08-10 Reid Kleckner[llvm-symbolizer] Remove underscores and other C mangli...
2015-08-10 Rafael EspindolaDon't iterate over all sections in the ELFFile constructor.
2015-08-10 Sanjay Patelremove function names from comments; NFC
2015-08-10 Alex LorenzStackMap: FastISel: Add an appropriate number of immedi...
2015-08-10 Rafael EspindolaRename improperly named variable. NFC.
2015-08-10 Tyler NowickiMake fp vectorization test X86 specified to avoid cost...
2015-08-10 Rafael EspindolaAdd a test showing that objdump (and so ObjectFIle...
2015-08-10 JF Bastienx86: Emit LAHF/SAHF instead of PUSHF/POPF
2015-08-10 Rafael EspindolaUse higher level functions in llvm-objdump.
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-10 Sanjay Patel[x86, SSE]]add missing tests for load folding with...
2015-08-10 Rafael EspindolaDelete getDotSymtabSec.
2015-08-10 Simon Pilgrim[InstCombine] Move SSE2/AVX2 arithmetic vector shift...
2015-08-10 Tyler NowickiRemoved unused and incorrectly implemented classof...
2015-08-10 Colin LeMahieu[TableGen] NFC improving comments about what the tokeni...
2015-08-10 Jonathan RoelofsFix a few more cases of 'CHECK[^:]*$'. NFCI
2015-08-10 Tyler NowickiLate evaluation of the fast-math vectorization requirement.
2015-08-10 Jonathan RoelofsFix another case of 'CHECK[^:]*$'. NFCI
2015-08-10 Tyler NowickiModify diagnostic messages to clearly indicate the...
2015-08-10 James Y Knight[Sparc] Implement i64 load/store support for 32-bit...
2015-08-10 Rafael Espindolarename toELFShdrIter to getSection and move it closer...
2015-08-10 Rafael EspindolatoELFSymIter and getSymbol are now the same thing....
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-10 Rafael EspindolaUse continue to reduce indentation. NFC.
2015-08-10 Chad Rosier[AArch64] Convert a conditional check that will always...
2015-08-10 Yaron KerenRecommit r244470+ r244471 together, the bot failed...
2015-08-10 Igor Laevsky[IndVarSimplify] Make cost estimation in RewriteLoopExi...
next