platform/upstream/llvm.git
2016-02-12 Chris Bieneman[CMake] Fixing bots I broke.
2016-02-12 Rafael EspindolaTrying to fix the MSVC build.
2016-02-12 Chris Bieneman[CMake] Improve the clang order-file generation workflow
2016-02-12 Rong Xu[PGO] Add another interface for annotateValueSite
2016-02-12 Dan Gohman[WebAssembly] Fix byval for empty types.
2016-02-12 Chad Rosier[AArch64] Enable post-RA MI scheduler for Kryo.
2016-02-12 Dan Gohman[WebAssembly] Fix insertion of a BLOCK in a loop header...
2016-02-12 Rafael EspindolaTry to fix the build in some bots.
2016-02-12 Sean CallananIRInterpreter now recognizes expressions with constants...
2016-02-12 Sean CallananCentralized symbol lookup in IRExecutionUnit, and fixed...
2016-02-12 Andrew Kaylor[WinEH] Prevent EH state numbering from skipping nested...
2016-02-12 Chad Rosier[LIR] Allow merging of memsets in negatively strided...
2016-02-12 Justin LebarFix typo in comment.
2016-02-12 Justin Lebar[SimplifyCFG] Don't fold conditional branches that...
2016-02-12 Justin Lebar[LoopRotate] Don't perform loop rotation if the loop...
2016-02-12 Justin LebarAdd convergent property to CodeMetrics.
2016-02-12 Justin LebarInitialize CodeMetrics' member variables inline with...
2016-02-12 Rafael EspindolaAdd initial LTO support.
2016-02-12 Krzysztof Parzyszek[Hexagon] Recognize more instructions in isLoadFromStac...
2016-02-12 Rui UeyamaELF: Remove use of MapVector from LinkerScript.
2016-02-12 Quentin ColombetGet rid of some GLOBAL_ISEL ifdefs that should be harml...
2016-02-12 David MajnemerRemove unused variable
2016-02-12 Siva ChandraAdjust for Python-3.
2016-02-12 Benjamin KramerRemove LLVMGetTargetMachineData leftovers.
2016-02-12 Artem BelevichAdded missing '__'.
2016-02-12 Alexey Samsonov[LSan] Print more helpful error message if LSan crashes...
2016-02-12 Sean CallananObjective-C++ is a kind of C++.
2016-02-12 Argyrios Kyrtzidis[ADT] Revert the llvm/ADT/OptionSet.h header and unit...
2016-02-12 Sean CallananMake Target::CalculateProcess() return a sensible result.
2016-02-12 Samuel Benzaquen[clang-tidy] Add check performance-faster-string-find
2016-02-12 Philip Reames[GVN] Common code for local and non-local load availabi...
2016-02-12 Hubert Tongtest/Headers/float.c: fix theoretical edge values
2016-02-12 David Majnemer[AST] Fix typos in RecordLayoutBuilder
2016-02-12 Chris Bieneman[CMake] Pass stage1 tools through to stage2 when buildi...
2016-02-12 Chad Rosier[LIR] Partially revert r252926(NFC), which introduced...
2016-02-12 Philip Reames[LVI] Exploit nsw/nuw when computing constant ranges
2016-02-12 Hans Wennborg[CMake] don't build libLTO when LLVM_ENABLE_PIC is OFF
2016-02-12 Mehdi AminiGlobalISel is always built since r260566, reflect it...
2016-02-12 Mehdi Aminillvm-config: replace assertions with a helpful error...
2016-02-12 Sean CallananRenamed TestRdar12991846 to the more descriptive TestUn...
2016-02-12 Krzysztof Parzyszek[Hexagon] Add utility functions to detect sign- and...
2016-02-12 Artem Belevich[CUDA] Tweak attribute-based overload resolution to...
2016-02-12 Krzysztof Parzyszek[Hexagon] Replace expansion of spill pseudo-instruction...
2016-02-12 David Majnemer[InstCombine] Don't aggressively replace xor with icmp
2016-02-12 Tom Stellard[AMDGPU] Assembler: Swap operands of flat_store instruc...
2016-02-12 Changpeng FangAMDGPU/SI: Annotate Loops with Constant Condition in...
2016-02-12 Krzysztof Parzyszek[Hexagon] Remove HexagonExpandPredSpillCode pass
2016-02-12 Krzysztof Parzyszek[Hexagon] Eliminate pseudo instructions for circ/brev...
2016-02-12 Geoff Berry[AArch64] Reduce number of callee-save save/restores.
2016-02-12 Krzysztof Parzyszek[Hexagon] Handle out-of-range offsets in eliminateFrame...
2016-02-12 Chad Rosier[AArch64] Add support for Qualcomm Kryo CPU.
2016-02-12 Rafael Espindolamake needsPlt a pure predicate.
2016-02-12 Rafael EspindolaDelete the deprecated LLVMLinkModules.
2016-02-12 Jun Bum Lim[AArch64] Merge two adjacent str WZR into str XZR
2016-02-12 Aaron BallmanReapply r260096.
2016-02-12 Krzysztof Parzyszek[Hexagon] Specify vector alignment in DataLayout string
2016-02-12 Daniel SandersRe-commit r260230 with a fix for clang-cmake-aarch64...
2016-02-12 Krzysztof Parzyszek[Hexagon] Specify vector alignment in DataLayout string
2016-02-12 Adhemerval... [lld] [ELF/AArch64] Add support to some GD/LE/IS TLS...
2016-02-12 Benjamin KramerFix uninitialized memory read.
2016-02-12 Olivier GoffartFix ICE with constexpr and friend functions
2016-02-12 Jonas Hahnfeld[OMPT] Frame information for openmp taskwait
2016-02-12 Hrvoje Varga[mips][micromips] Written missing test for CEIL.L.S...
2016-02-12 Daniel SandersRevert r260669 while the clang-cmake-aarch64-42vma...
2016-02-12 Anastasia Stulova[OpenCL] Disable C99 standard lib functions
2016-02-12 Haojian WuRemove LLVMGetTargetMachineData in go-binding.
2016-02-12 Daniel Sanders[msan+tsan] Bring back the tests that disappeared after...
2016-02-12 Chandler Carruth[attrs] Simplify the convergent removal to directly...
2016-02-12 Daniel Marjamaki[clang-tidy] Fix failure in 'misc-misplaced-widening...
2016-02-12 Chandler Carruth[attrs] Consolidate the test for a non-SCC, non-converg...
2016-02-12 Daniel Marjamaki[clang-tidy] improve misc-misplaced-widening-cast so...
2016-02-12 Enrico GranataThe data formatters for NSArray, NSDictionary and ...
2016-02-12 Argyrios Kyrtzidis[unittests/ADT] OptionSetTest: ifdef out for now a...
2016-02-12 Jonas Hahnfeld[CMake] Add option to switch default C++ stdlib
2016-02-12 Jonas Hahnfeldtests: Add explicit -stdlib=libstdc++ to tests that...
2016-02-12 Matt ArsenaultAMDGPU: Set flat_scratch from flat_scratch_init reg
2016-02-12 Mehdi AminiC API: Remove LLVMGetDataLayout that was deprecated...
2016-02-12 Mark LaceyFix minor error with debug info doc.
2016-02-12 Argyrios Kyrtzidis[unittests/ADT] OptionSetTest: ifdef out a part that...
2016-02-12 Argyrios Kyrtzidis[ADT] OptionSet: ifdef out some code that seems to...
2016-02-12 Chandler Carruth[attrs] Run clang-format over a newly added routine...
2016-02-12 Argyrios Kyrtzidis[ADT] Introduce ‘OptionSet’ in llvm/ADT headers, which...
2016-02-12 Matt ArsenaultAMDGPU: Set element_size in private resource descriptor
2016-02-12 Kostya Serebryany[libFuzzer] make -runs=N flag also affect the simple...
2016-02-12 Eric ChristopherUpdate functions in clang supplied headers to use the...
2016-02-12 Matt ArsenaultAMDGPU: Fix mishandling alignment when scalarizing...
2016-02-12 Matt ArsenaultAMDGPU: Initialize SILowerControlFlow
2016-02-12 Matt ArsenaultAMDGPU: Remove trailing whitespace
2016-02-12 Andrew WilkinsAvoid linking LLVM component libraries with libLLVM
2016-02-12 Richard Smith<float.h>: do not define DECIMAL_DIG in -std=c89 mode...
2016-02-12 Hans WennborgUsersManual: update clang-cl commands
2016-02-12 Rui UeyamaMake compCtors strict weak ordering.
2016-02-12 Evgeniy Stepanov[msan] Put msan constructor in a comdat.
2016-02-12 Eric ChristopherUse __ before argument names in provided headers.
2016-02-12 Mike Aizatsky[sancov] improved object files handling.
2016-02-12 Mike Aizatsky[sancov] improved object files handling.
2016-02-12 Mike Aizatsky[sancov] improved object files handling.
2016-02-12 Philip Reames[LVI] Improve select handling to use condition
2016-02-12 Greg ClaytonDon't crash if we have a DIE that has a DW_AT_ranges...
2016-02-12 Nicolai HaehnleAMDGPU: Quick fix for extreme slowness in spill-scaveng...
next