oota-llvm.git
2015-08-13 Ahmed Bougacha[CodeGen] Simplify getNode(*EXT/TRUNC) type size assert...
2015-08-13 Rafael EspindolaThere is only one saver of strings.
2015-08-13 Chandler Carruth[LIR] Make the LoopIdiomRecognize pass get analyses...
2015-08-13 Chandler Carruth[LIR] Remove the dedicated class for popcount recogniti...
2015-08-13 Rafael EspindolaReturn ErrorOr from FileOutputBuffer::create. NFC.
2015-08-13 Dan Gohman[WebAssembly] Declare the llvm.wasm.page.size() intrinsic.
2015-08-13 Chandler Carruth[LIR] Move all the helpers to be private and re-order...
2015-08-12 Steve KingTest Commit - Corrected spelling in README.txt.
2015-08-12 Chandler Carruth[LIR] Remove the 'LIRUtils' abstraction which was unnec...
2015-08-12 David BlaikieSimplify PackedVector by removing user-defined special...
2015-08-12 David BlaikieIRBuilder: Use move semantics for the IRBuilderInserter...
2015-08-12 Chandler Carruth[LIR] Run clang-format over LoopIdiomRecognize in prepa...
2015-08-12 Chandler Carruth[PM/AA] Remove the AliasDebugger pass.
2015-08-12 David MajnemerAdd myself as the InstCombine owner.
2015-08-12 Philip Reames[RewriteStatepointsForGC] Avoid using unrelocated point...
2015-08-12 Alex LorenzMIR Parser: Allow the MI IR references to reference...
2015-08-12 Alex LorenzMIR Serialization: Serialize the fixed stack pseudo...
2015-08-12 Cong HouNFC. Convert comments in MachineBasicBlock.cpp into...
2015-08-12 Alex LorenzMIR Parser: Move the parsing of fixed stack object...
2015-08-12 Alex LorenzMIR Serialization: Serialize the jump table pseudo...
2015-08-12 Aaron BallmanMove the object being used to move-initialize when...
2015-08-12 Alex LorenzMIR Serialization: Serialize the GOT pseudo source...
2015-08-12 Philip Reames[RewriteStatepointsForGC] Handle extractelement fully...
2015-08-12 Alex LorenzMIR Serialization: Serialize the stack pseudo source...
2015-08-12 Sanjay Patelfix typo; NFC
2015-08-12 Dan GohmanUpdate a comment; Emscripten no longer uses le32 and...
2015-08-12 Alex LorenzMIR Serialization: Serialize the constant pool pseudo...
2015-08-12 Lenny MaioraniFix missing space in libfuzzer's help text.
2015-08-12 Hans WennborgDocs: keep copyright years up-to-date.
2015-08-12 Chandler Carruth[PM/AA] Add missing static dependency edges from DSE...
2015-08-12 Chandler Carruth[PM/AA] Explicitly depend on TLI rather than getting...
2015-08-12 Chandler Carruth[PM/AA] Stop getting the TargetLibraryInfo out of the...
2015-08-12 JF BastienWebAssembly: floating-point comparisons
2015-08-12 Chandler Carruth[PM/AA] Have memdep explicitly get and use TargetLibrar...
2015-08-12 Rafael EspindolaUse /Zc:inline when building with MSVC.
2015-08-12 Simon PilgrimCleaned up test. NFCI.
2015-08-12 Adam Nemet[LoopVer] Optionally allow using memchecks from LAA
2015-08-12 Sanjay Patel80-cols; NFC
2015-08-12 James Molloy[ValueTracking] Tweak a comment slightly
2015-08-12 Sanjay Patelfix typo; NFC
2015-08-12 John BrawnRedo "Make global aliases have symbol size equal to...
2015-08-12 John Brawn[GlobalMerge] Only emit aliases for internal linkage...
2015-08-12 Zoran Jovanovic[mips][microMIPS] Create microMIPS64r6 subtarget and...
2015-08-12 Michael Kuperstein[X86] Disable mul -> shl + lea combine when compiling...
2015-08-12 Davide Italiano[MC] Convert the last test using macho-dump under X86...
2015-08-12 Michael Kuperstein[X86] Allow x86 call frame optimization to fold more...
2015-08-12 Matt ArsenaultAMDGPU: Fix assert on dbg_value instructions
2015-08-12 Simon Pilgrimunused variable warning fix.
2015-08-12 Simon Pilgrim[InstCombine] Move SSE/AVX vector blend folding to...
2015-08-12 Craig Topper[TableGen] Remove unused constructor.
2015-08-12 Saleem AbdulrasoolX86: hoist a condition into a variable (NFC)
2015-08-12 Kostya Serebryany[libFuzzer] add two flags, -tbm_depth and -tbm_width...
2015-08-12 Kostya Serebryany[libFuzzer] add colons to the stats output to avoid...
2015-08-12 Kostya Serebryany[libFuzzer] use raw C IO to reduce the risk of a deadlo...
2015-08-12 Sanjay Patel[x86] enable machine combiner reassociations for 256...
2015-08-12 Adam Nemet[LoopDist] Add test for missing coverage
2015-08-11 Alex LorenzPseudoSourceValue: Transform the mips subclass to targe...
2015-08-11 Alex LorenzPseudoSourceValue: Replace global manager with a manage...
2015-08-11 Adam Nemet[LAA] Fix typo in test
2015-08-11 Alex LorenzPseudoSourceValue: Introduce a 'PSVKind' enumerator.
2015-08-11 Alex LorenzPseudoSourceValue: Update comments and fix lowercase...
2015-08-11 Alex LorenzReformat PseudoSourceValue.cpp and PseudoSourceValue...
2015-08-11 Mark HeffernanUse 32-bit divides instead of 64-bit divides where...
2015-08-11 Paul RobinsonMake DW_AT_[MIPS_]linkage_name optional, and off by...
2015-08-11 Sanjoy DasFix PR24354.
2015-08-11 Reid Kleckner[lit] Don't disable the lit progress bar by default...
2015-08-11 Sanjay Pateldon't repeat function names in comments; NFC
2015-08-11 Sanjay Patelfix 80-cols; NFC
2015-08-11 JF BastienNFC SelectionDAGDumper: fix typo
2015-08-11 JF BastienWebAssembly: implement comparison.
2015-08-11 Kostya Serebryany[libFuzzer] more trophies
2015-08-11 Reid Kleckner[cmake] Shorten FreeBSD and DragonFly checks as suggest...
2015-08-11 Sanjay Patel[x86] enable machine combiner reassociations for 128...
2015-08-11 Chen Li[LowerSwitch] Skip dead blocks for processSwitchInst()
2015-08-11 JF BastienWebAssembly: implement WebAssemblyTargetLowering::getTa...
2015-08-11 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-11 Jingyue WuSelectionDAG: Prefer to combine multiplication with...
2015-08-11 Reid KlecknerRevert "[cmake] Add helper for finding potentially...
2015-08-11 David BlaikieFix UB in MCJIT test cases that relied on union type...
2015-08-11 Justin BognerRe-apply "cmake: Make CMAKE_BUILD_TYPE check case-insen...
2015-08-11 Chen Li[LowerSwitch] Fix a bug when LowerSwitch deletes the...
2015-08-11 Rafael EspindolaUse llvm::make_unique to fix the MSVC build.
2015-08-11 Yaron KerenAdd SmallString test trying to exercise the realloc...
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
next