oota-llvm.git
2015-04-11 Duncan P. N... DebugInfo: Rewrite atSameLineAs() as MDLocation::canDis...
2015-04-11 Lang Hames[Orc] Update kaleidoscope tutorial for API change in...
2015-04-11 Duncan P. N... DebugInfo: Remove dead DIRef friends
2015-04-11 Duncan P. N... DebugInfo: Add forwarding getFilename() accessor to...
2015-04-11 Hal Finkel[PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops
2015-04-11 Lang Hames[Orc] Tidy up IndirectionUtils API a little, add some...
2015-04-11 Philip Reames[Statepoints] Fix a release only build failure
2015-04-11 Ahmed Bougacha[CodeGen] Split -enable-global-merge into ARM and AArch...
2015-04-10 Duncan P. N... DebugInfo: Remove dead DIDescriptor::getDescriptorField()
2015-04-10 Quentin Colombet[AArch64] Strengthen the code for the prologue insertion.
2015-04-10 Reid Kleckner[WinEH] Recognize SEH finally block inserted by the...
2015-04-10 Philip Reames[RewriteStatepointsForGC] Use a SetVector for a worklis...
2015-04-10 Tim NorthoverGeneric: Make isMask_N and isShiftedMask_N consistent...
2015-04-10 Philip Reames[RewriteStatepointsForGC] test case missing from 234657
2015-04-10 Philip Reames[RewriteStatepointsForGC] Use an actual liveness algorithm
2015-04-10 Philip Reames[RewriteStatepointsForGC] clang-format file
2015-04-10 Benjamin Kramer[CodeGenPrepare] Report all changes made during instruc...
2015-04-10 Philip Reames[RewriteStatepointsForGC] Missed review comment from...
2015-04-10 Philip Reames[RewriteStatepointsForGC] Preprocess the IR to remove...
2015-04-10 Philip Reames[RewriteStatepointsForGC] Limited support for vectors...
2015-04-10 Sanjoy Das[InstCombine][CodeGenPrep] Create llvm.uadd.with.overfl...
2015-04-10 Reid KlecknerAvoid spewing binary to stdout in some filetype=obj...
2015-04-10 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2015-04-10 Rafael EspindolaRemember if lseek works in this FD.
2015-04-10 Duncan P. N... DebugInfo: Stop leaking temporaries in DIBuilder::creat...
2015-04-10 Rafael EspindolaHave one raw_fd_ostream constructor forward to the...
2015-04-10 Reid Kleckner[FS] Report errors from llvm::sys::fs::rename on Windows
2015-04-10 Reid Kleckner[WinEH] Try to make outlining invokes work a little...
2015-04-10 Benjamin Kramer[CallSite] Use the injected base class name. NFC.
2015-04-10 Hal Finkel[PowerPC] Prefetching should also consider depth >...
2015-04-10 Benjamin Kramer[CallSite] Make construction from Value* (or Instructio...
2015-04-10 Toma Tabacu[mips] [IAS] Improve comments in MipsAsmParser::expandL...
2015-04-10 Chad Rosier[AArch64] Changes some SchedAlias to WriteRes for Corte...
2015-04-10 Chad Rosier[AArch64] Adjusts Cortex-A57 machine model to handle...
2015-04-10 Benjamin KramerMicrooptimize DenseMap::clear.
2015-04-10 Benjamin KramerReduce dyn_cast<> to isa<> or cast<> where possible.
2015-04-10 Toma Tabacu[mips] [IAS] Make the mips-expansions-bad.s test more...
2015-04-10 Kostya Serebryany[lib/Fuzzer] Section: How good is my fuzzer?
2015-04-10 Kostya Serebryany[lib/Fuzzer] explain compatibility with AFL
2015-04-10 Jingyue WuDivergence analysis for GPU programs
2015-04-10 David Majnemer[WinEHPrepare] Don't rely on the order of IR
2015-04-10 Hal Finkel[PowerPC] Don't crash on PPC32 i64 fp_to_uint on modern...
2015-04-10 Ahmed Bougacha[AArch64] Promote f16 operations to f32.
2015-04-09 Nemanja IvanovicAdd LLVM support for remaining integer divide and permu...
2015-04-09 Rafael EspindolaSimplify use of formatted_raw_ostream.
2015-04-09 Ahmed Bougacha[CodeGen] Combine concat_vector of trunc'd scalar to...
2015-04-09 Juergen Ributzka[AArch64][FastISel] Fix integer extend optimization.
2015-04-09 Eric ChristopherRemove duplicated code and consolidate initializers.
2015-04-09 Rafael Espindolaclang-format bits of code to make a followup patch...
2015-04-09 Rafael EspindolaRevert "Refactoring and enhancement to FMA combine."
2015-04-09 Rafael EspindolaDefine a function with "... llvm::func...".
2015-04-09 Olivier SallenaveRefactoring and enhancement to FMA combine.
2015-04-09 Duncan P. N... IR: Preserve use-list order by default in bitcode
2015-04-09 Rafael EspindolaUse a raw_svector_ostream instead of a raw_string_ostream.
2015-04-09 Rafael EspindolaDon't repeat name in comment. NFC.
2015-04-09 Jingyue Wu[NFC] add more comments for SLSR
2015-04-09 Rafael EspindolaMisc cleanup. NFC.
2015-04-09 Rafael Espindolaclang-format. NFC.
2015-04-09 Rafael Espindolaclang-format this constructor.
2015-04-09 Rafael EspindolaDon't repeat names in comments.
2015-04-09 Rafael EspindolaUse implicit calls to parent constructor. NFC.
2015-04-09 Rafael EspindolaThis reverts commit r234460 and r234461.
2015-04-09 Javed Absar[ARM] support for Cortex-R4/R4F
2015-04-09 Rafael EspindolaNothing inherits from the asm streamer.
2015-04-09 Toma Tabacu[mips] Refactor saved-registers bitmask creation in...
2015-04-09 Kristof Beyls[AArch64] Add support for dynamic stack alignment
2015-04-09 Lang Hames[AArch64] Remove redundant -march option. Also fix...
2015-04-09 Nick LewyckyNot all triples put _ before function names. Specify...
2015-04-09 Craig TopperUse SmallVector instead of std::vector for uniquing...
2015-04-09 Craig TopperSimplify some printing code by combining new lines...
2015-04-09 Craig TopperDon't convert enum to strings just to put them in the...
2015-04-09 Lang Hames[AArch64] Teach AArch64TargetLowering::getOptimalMemOpT...
2015-04-09 Rafael EspindolaUse the cast machinery to remove dummy uses of formatte...
2015-04-09 Rafael EspindolaAdd classof implementations to the raw_ostream classes.
2015-04-09 Rafael EspindolaDelete unused constructor.
2015-04-09 Eric ChristopherUpdate comment to refer to software floating point...
2015-04-08 Akira HatanakaUse option -march instead of -mtriple to avoid overcond...
2015-04-08 Manman Ren[LTO] do not run internalize pass from compileOptimized.
2015-04-08 Akira HatanakaPass -mtriple to llc to appease buildbot.
2015-04-08 Andrew KaylorFormmatting correction
2015-04-08 Andrew Kaylor[WinEH] Minor bug fixes.
2015-04-08 Akira Hatanaka[DAGCombine] Fix a bug in MergeConsecutiveStores.
2015-04-08 Peter CollingbourneGo bindings: make various DIBuilder arguments optional.
2015-04-08 Rafael EspindolaDon't repeat names in comments.
2015-04-08 Rafael EspindolaRemove unused variable.
2015-04-08 Cameron ZwarichEliminate O(n^2) worst-case behavior in SSA construction
2015-04-08 Adam Nemet[LoopAccesses] Allow analysis to complete in the presen...
2015-04-08 Scott Douglass[ARM] make vminnm/vmaxnm work with ?le, ?ge and no...
2015-04-08 Sanjay Patelfixed to test features, not CPU models
2015-04-08 Rafael EspindolaDon't repeat names in comments.
2015-04-08 Simon Atanasyan[mips] Update MIPS relocations list
2015-04-08 Toma Tabacu[mips] [IAS] Do not generate redundant move when expand...
2015-04-08 Rafael EspindolaDon't repeat names in comments. NFC.
2015-04-08 Benjamin Kramer[jitlistener] Remove unused code
2015-04-08 Toma Tabacu[mips] [IAS] Add support for the BNEZL and BEQZL pseudo...
2015-04-08 Rafael EspindolaWrite the section header in the end.
2015-04-08 Sergey Dmitrouk[ARM][Debug Info] Restore emitting of .cfi_def_cfa_offs...
2015-04-08 Toma Tabacu[mips] [IAS] Remove AssemblerPredicate's from RelocPIC...
2015-04-08 Daniel Jasper[MachineLICM] Cleanup, remove unused parameters. NFC.
2015-04-08 Kostya Serebryany[lib/Fuzzer] show how to find Heartbleed with LibFuzzer
next