platform/upstream/llvm.git
2016-03-25 Chad Rosier[AArch64] Fix typo. NFC.
2016-03-25 David L KreitzerEnable non-power-of-2 #pragma unroll counts.
2016-03-25 Tobias Grosserdocs: Clearify that our release note describe the upcom...
2016-03-25 Tobias Grosserwww: Directly link to our new SPHINX documentation
2016-03-25 Tobias Grosserdocs: Add links to the old documentation
2016-03-25 Simon Pilgrim[X86][SSE] Don't duplicate Lower256IntArith functionali...
2016-03-25 Tobias GrosserCenter picture
2016-03-25 George RimarTrailing whitespaces removed. NFC.
2016-03-25 Tobias Grosserdocs: Add architecture diagram
2016-03-25 Tobias Grosserwww: Reference doxygen documentation directly from...
2016-03-25 Tobias Grosserwww; Drop memory access documentation
2016-03-25 Tobias Grossercmake: Ensure tools/* is still formatted
2016-03-25 Tobias GrosserCodegenCleanup: Drop -load-combine pass
2016-03-25 Elena Demikhovskyfixed typo
2016-03-25 Mehdi AminiFix windows build for sys::fs:file_status Access Time...
2016-03-25 Mehdi AminiAdd lastAccessedTime to file_status
2016-03-25 Mehdi AminiFix perfect forwarding for StringMap
2016-03-25 Mehdi AminiRevert "Add lastAccessedTime to file_status"
2016-03-25 Mehdi AminiRevert "Fix windows build for sys::fs:file_status Acces...
2016-03-25 Mehdi AminiFix windows build for sys::fs:file_status Access Time...
2016-03-25 Mehdi AminiAdd lastAccessedTime to file_status
2016-03-25 Mehdi AminiQuery the StringMap only once when creating MDString...
2016-03-25 Mehdi AminiAdjust initial size in StringMap constructor to guarant...
2016-03-25 Mehdi AminiFix DenseMap::reserve(): the formula was wrong
2016-03-25 Mehdi AminiStringMap: reserve appropriate size when initializing...
2016-03-25 Mehdi AminiAdd GUID/getGlobalIdentifier() non-static API to global...
2016-03-25 Duncan P. N... Bitcode: Use std::stable_partition for reproducible...
2016-03-25 Jason MolendaAdd the same host logging that I added to PlatformRemot...
2016-03-25 Jim InghamUse Clang's FixItHints to correct expressions with...
2016-03-25 Duncan P. N... Bitcode: Stop using MODULE_CODE_METADATA_VALUES
2016-03-25 Richard Smith[modules] Store a local offset to DeclContext lexical...
2016-03-25 Matt ArsenaultAMDGPU: Cost model for basic integer operations
2016-03-25 Hans WennborgX86: Use push-pop for materializing 8-bit immediates...
2016-03-25 Matt ArsenaultAMDGPU: Partially implement getArithmeticInstrCost...
2016-03-25 Duncan P. N... IR: Stop upgrading !llvm.loop attachments via MDString
2016-03-25 Duncan P. N... CGLoopInfo: Use the MD_loop metadata kind from r264371...
2016-03-25 Duncan P. N... IR: Reserve an MDKind for !llvm.loop; NFC
2016-03-25 Saleem AbdulrasoolARM: fix optimised division on WoA
2016-03-25 Matt ArsenaultTTI: Report 0 cost for free addrspacecasts
2016-03-25 Matt ArsenaultTTI: Use 0 for cost of fabs if free
2016-03-25 NAKAMURA Takumi3rd attempt of fixup with -std=c++11
2016-03-25 Adrian PrantlDebug Info: Add a testcase for the bug introduced by...
2016-03-25 NAKAMURA TakumiFixup -- "-target x86_64-unknown -fno-ms-compatibility...
2016-03-25 Matt ArsenaultAMDGPU: TTI: Make insertelement free.
2016-03-25 Richard SmithFix nondeterminism in computation of builtin operator...
2016-03-25 NAKAMURA Takumiclang-tools-extra/test/clang-tidy/readability-redundant...
2016-03-24 Greg ClaytonIgnore global constructor warning in clang.
2016-03-24 Reid KlecknerTry to fix ODR violation of ErrorInfo::ID
2016-03-24 Richard Smith[modules] Store offset to LOCAL_REDECLARATIONS record...
2016-03-24 Manman RenCXX TLS: collect return blocks after SelectAllBasicBlocks.
2016-03-24 Sanjay PatelAdd utility script to generate checks for opt or llc...
2016-03-24 Enrico GranataMake it possible for language plugins to provide additi...
2016-03-24 Sanjoy DasReduce code duplication by extracting out a helper...
2016-03-24 Sanjoy DasLower varargs correctly in deopt bundle lowering
2016-03-24 Jason MolendaUpdate the INFOPLIST_FILE setting in the xcode project...
2016-03-24 Sean SilvaFix typo: XDS -> XDG
2016-03-24 Stephane SezerMake File option flags consistent for Python API
2016-03-24 David Blaikiellvm-dwp: Coalesce code for reading the CU's DW_AT_GNU_...
2016-03-24 Mike Aizatsky[sancov] renaming statistics fields.
2016-03-24 Greg ClaytonGet rid of a global constructor and also make this...
2016-03-24 Greg ClaytonGet rid of two global constructors by making things...
2016-03-24 Greg ClaytonGet rid of a global constructor that was causing a...
2016-03-24 Matthias BraunLiveInterval: Fix Distribute() failing on liveranges...
2016-03-24 David Majnemer[LoopStrengthReduce] Don't hoist into a catchswitch
2016-03-24 Enrico GranataMake 'type lookup' print an error message instead of...
2016-03-24 Easwaran RamanAttach profile summary information to Module.
2016-03-24 Lang Hames[Support] Add ErrorInfo::ID static member definition.
2016-03-24 Eric ChristopherFinish the incomplete 'd' inline asm constraint support...
2016-03-24 Eric ChristopherReorder check lines, comments in test and remove unnece...
2016-03-24 Kostya Serebryany[libFuzzer] handle SIGTERM
2016-03-24 Sanjoy DasMatch call and target calling conventions in test
2016-03-24 Mike Aizatsky[sancov] adding leading zeros to coverage pct.
2016-03-24 Dimitry AndricAdd <atomic> to ThreadPool.h, since std::atomic is...
2016-03-24 Reid KlecknerRevert "Recommitted r263424 "Supporting all entities...
2016-03-24 Reid KlecknerRevert "Recommitted r263425 "Supporting all entities...
2016-03-24 Ted WoodwardFix for missing prompt on Windows
2016-03-24 Krzysztof Parzyszek[Hexagon] Be sure to treat subregisters of a CSR as...
2016-03-24 David Blaikie[ADT] C++11ify SmallVector::erase's arguments from...
2016-03-24 Sanjoy DasAdd lowering support for llvm.experimental.deoptimize
2016-03-24 Krzysztof Parzyszek[Hexagon] Add support for run-time stack overflow checking
2016-03-24 Reid Kleckner[asan] Intercept all Heap* related imports from ucrtbas...
2016-03-24 Teresa Johnson[ThinLTO] Use bulk importing in llvm-link
2016-03-24 Etienne Bergeron[clang-tidy] Add support for different char-types for...
2016-03-24 Krzysztof Parzyszek[Hexagon] Generate PIC-specific versions of save/restor...
2016-03-24 Richard SmithChange ADL to produce lookup results in a deterministic...
2016-03-24 Adhemerval... Simplify AArch64 isRelRelative
2016-03-24 Richard SmithStop relying on mapped_iterator's function having a...
2016-03-24 Sanjoy Das[Statepoints] Fix yet another issue around gc pointer...
2016-03-24 Sanjoy DasMinor cosmestic changes (NFC)
2016-03-24 Chris Bieneman[Docs] Updating CMake docs to include LLVM_OPTIMIZED_TA...
2016-03-24 David Blaikie[debuginfo] Include dwo_name in the split unit to impro...
2016-03-24 Etienne BergeronFix a missing comma between two string literals.
2016-03-24 Lang Hames[docs] Clarify Error example in Programmer's Manual.
2016-03-24 Adam Nemet[LLE] Check for mismatching types between the store...
2016-03-24 Pete CooperUse None to construct an empty ArrayRef. NFC.
2016-03-24 Sanjay Pateldon't hardcode the name of the llc checks script
2016-03-24 Simon Atanasyan[MC][mips] Add MipsMCInstrAnalysis class and register...
2016-03-24 Sanjoy DasRemove unnecessary redirect from test
2016-03-24 Sanjay Patelreorganize llc checks script to allow more flexibility...
2016-03-24 Rafael EspindolaFix gold tests for llvm-readobj format change.
next