oota-llvm.git
2015-11-03 David BlaikieKaleidoscope-ch2: Remove the dependence on LLVM by...
2015-11-03 Lang Hames[Orc] Directly emit machine code for the x86 resolver...
2015-11-03 Teresa JohnsonMove metadata linking after lazy global materialization...
2015-11-03 Teresa JohnsonPass enum instead of bool to new linkInModule call...
2015-11-03 Filipe CabecinhasDon't assert if materializing before seeing any functio...
2015-11-03 Filipe CabecinhasDon't use Twine objects after their lifetimes end.
2015-11-03 Elena DemikhovskyLoopVectorizer - skip 'bitcast' between GEP and load.
2015-11-03 Michael Kuperstein[X86] Generate .cfi_adjust_cfa_offset correctly when...
2015-11-03 Igor BregerAVX512: add encoding tests for vmovq/d instructions.
2015-11-03 Tobias GrosserRevert "[IndVarSimplify] Rewrite loop exit values with...
2015-11-03 Matthias BraunFix build problme introduced in r251883
2015-11-03 Matthias BraunRegisterPressure: Improve assert message
2015-11-03 Matthias BraunRegisterPressure: Slightly nicer pressure diff dumping
2015-11-03 Matthias BraunScheduleDAGInstrs: Remove IsPostRA flag; NFC
2015-11-03 Rafael EspindolaDon't implicitly construct a Archive::child_iterator.
2015-11-03 Rafael EspindolaThis never returns end(), simplify to use Child instead...
2015-11-03 Rui Ueyamallvm-pdbdump: Simplify. NFC.
2015-11-03 Colin LeMahieu[Hexagon] Fixing mistaken case fallthrough.
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
2015-11-02 Kevin EnderbyAllow llvm-nm’s single letter command line flags to...
2015-11-02 Matt ArsenaultAMDGPU: Stop assuming vreg for build_vector
2015-11-02 Derek Schuff[WebAssembly] Make WebAssemblyCodeGen depend on WebAsse...
2015-11-02 Matt ArsenaultAMDGPU: Error on graphics shaders with HSA
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...
2015-11-02 Matt ArsenaultAMDGPU: Un XFAIL a test
2015-11-02 Matt ArsenaultAMDGPU: Distribute SGPR->VGPR copies of REG_SEQUENCE
2015-11-02 David BlaikieFix the build I just broke
2015-11-02 David BlaikieOrc: Drop some else-after-return, reflow a few spots...
2015-11-02 Davide Italiano[SimplifyLibCalls] Remove variables that are not used...
2015-11-02 Sanjay Patelrevert r251849; need to move tests to arch-specific...
2015-11-02 Cong HouAdd a flag vectorizer-maximize-bandwidth in loop vector...
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...
2015-11-02 Bill Schmidt[PPC64LE] Properly initialize instr-info in PPCVSXSwapR...
2015-11-02 Sanjay Pateldon't repeat function names in comments; NFC
2015-11-02 Davide Italiano[SimplifyLibCalls] Merge two if statements. NFC.
2015-11-02 Teresa JohnsonRevert "Support for ThinLTO function importing and...
2015-11-02 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2015-11-02 Teresa JohnsonSupport for ThinLTO function importing and symbol linking.
2015-11-02 Tim NorthoverMachO: support tvOS and watchOS version min commands...
2015-11-02 Cong HouIn MachineBlockPlacement, filter cold blocks off the...
2015-11-02 Reid Kleckner[Support] Assert that reported key+data lenghts match...
2015-11-02 Teresa JohnsonFix use-after-free in function index merging code.
2015-11-02 David BlaikieRevert parts accidentally included in r251823
2015-11-02 David BlaikieStringRef-ify DiagnosticInfoSampleProfile::Filename
2015-11-02 Rafael EspindolaELF can handle some relocations of the form -sym +...
2015-11-02 Rafael EspindolaConvert tabs to spaces.
2015-11-02 James Y KnightFix two issues in MergeConsecutiveStores:
2015-11-02 Tim NorthoverMachO: improve load command tests slightly
2015-11-02 Tim NorthoverWatchOS: update default CPU for triple after t2dsp...
2015-11-02 Teresa JohnsonClang format a few prior patches (NFC)
2015-11-02 Tim NorthoverTvOS: add missing support for some libcalls.
2015-11-02 Artur PilipenkoPreserve load alignment and dereferenceable metadata...
2015-11-02 Matthias Braunlit: Add '-a' option to display commands+output of...
2015-11-02 Silviu BarangaAdd missing override statements in ScalarEvolution...
2015-11-02 Pawel BylicaUse static instead of anonymous namespace for helper...
2015-11-02 Silviu Baranga[SCEV][LV] Add SCEV Predicates and use them to re-imple...
2015-11-02 Nemanja IvanovicFix for bootstrap bug introduced in r244921
2015-11-02 Rafael EspindolaThis doesn't need a object::Archive::child_iterator.
2015-11-02 Rafael EspindolaAvoid implicitly constructing a Archive::child_iterator.
2015-11-02 James Molloy[PatternMatch] Switch to use ValueTracking::matchSelect...
2015-11-02 Pawel Bylica[Support] Extend sys::path with user_cache_directory...
2015-11-02 Igor BregerAVX512: Implemented encoding and intrinsics for VBROADC...
2015-11-02 Craig Topper[X86] Remove assertions that check for valid scale...
2015-11-02 Craig Topper[X86] Don't pass a scale value of 0 to scatter/gather...
2015-11-02 Craig Topper[X86] Fold 'if' followed by just an llvm_unreachable...
2015-11-02 Craig Topper[X86] Use isa instead of dyn_cast in a bool context...
2015-11-02 Craig Topper[X86] Remove some llvm_unreachables after switches...
2015-11-02 Craig Topper[X86] Remove a 'break' after an llvm_unreachable.
2015-11-02 Craig Topper[X86] Use cast instead of dyn_cast and a null check...
2015-11-02 Craig TopperFix a -Wpessimizing-move warning.
2015-11-02 Craig Topper[X86] Use MVT instead of EVT when the type is known...
2015-11-02 Xinliang David Li[PGO] Value profiling (index format) code cleanup and...
2015-11-02 Sanjoy Das[SCEV] Fix PR25369
2015-11-02 NAKAMURA TakumiUntabify.
2015-11-01 Davide Italiano[LibraryInfo] Point to FreeBSD HEAD repo and not to...
2015-11-01 Elena DemikhovskyAVX-512: Optimized SIMD truncate operations for AVX512F...
2015-11-01 Saleem AbdulrasoolRuntimeDyld: add COFF i386 support
2015-11-01 Rafael EspindolaMake a few definitions static. NFC.
2015-11-01 Rafael EspindolaUse Child instead of child_iterator in the archive...
2015-11-01 Davide ItalianoSimplify a check. NFC.
2015-10-31 Sanjoy Das[SCEV] Don't create SCEV expressions that break LCSSA
2015-10-31 Sanjoy Das[SCEV] Use auto and range for; NFC
2015-10-31 Davide Italiano[SimplifyLibCalls] Factor out other common code.
2015-10-31 Rafael EspindolaThis can take a const reference. NFC.
2015-10-31 Diego NovilloSamplePGO - Count sample records in embedded profiles...
2015-10-31 Craig Topper[X86] Replace getScalarType with getVectorElementType...
2015-10-31 Rafael EspindolaDon't store a Child to the first regular member.
2015-10-31 Rafael EspindolaDelete dead code.
2015-10-31 Rafael EspindolaSimplify handling of archive Symbol tables.
2015-10-31 Davide Italiano[SimplifyLibCalls] Add test to ensure transform is...
2015-10-31 Rafael EspindolaSimplify the handling of the archive string table.
2015-10-31 Craig Topper[X86] Convert to MVT instead of calling EVT functions...
2015-10-31 Craig Topper[X86] Call getScalarSizeInBits() instead of getScalarTy...
2015-10-31 Craig Topper[X86] Remove two const references to the return value...
2015-10-31 Craig Topper[X86] Replace EVT with MVT in some more places. NFC
2015-10-31 Craig Topper[X86] Fix indentation of case statements in switch...
2015-10-31 Craig Topper[X86] Reduce math for index calculation for inserting...
2015-10-31 Davide Italiano[SimplifyLibCalls] Remove dead code.
2015-10-31 Michael GottesmanAdd a unittest for SmallDenseMap that tests assigning...
2015-10-31 Lang HamesAdd a sys::OwningMemoryBlock class, which is a sys...
next