platform/upstream/llvm.git
2013-07-10 Craig TopperSimplify code.
2013-07-10 Michel DanzerR600/SI: Initial local memory support
2013-07-10 Michel DanzerR600/SI: Add pattern for the AMDGPU.barrier.local intrinsic
2013-07-10 Michel DanzerR600/SI: Add intrinsic for retrieving the current thread ID
2013-07-10 Michel DanzerR600/SI: Initial support for LDS/GDS instructions
2013-07-10 Michel DanzerR600/SI: Add intrinsics for texture sampling with user...
2013-07-10 Tareq A. SirajGenerate a unique filename for a given header
2013-07-10 Argyrios KyrtzidisRemove llvm/ADT/NullablePtr.h, there are no uses of...
2013-07-10 Hal FinkelPPC: Add a better comment about the i64 FI fixup
2013-07-10 Evgeniy Stepanov[sanitizer] More checks in mbstowcs-like interceptors.
2013-07-10 Daniel JasperAdd experimental flag for adaptive parameter bin-packing.
2013-07-10 Evgeniy Stepanov[sanitizer] Fix handling of edge cases in mbstowcs...
2013-07-10 Vladimir MedicReverting commit r185999 due to buildboot failure.
2013-07-10 Vladimir MedicReverting commit r185999 due to buildboot failure.
2013-07-10 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-10 Chandler CarruthFix a bug in the readdir_r interceptor: when we reach...
2013-07-10 Serge PavlovFixed comment of Sema::FindInstantiatedDecl.
2013-07-10 Jim InghamCall xmlFree on the node contents returned by xmlNodeGe...
2013-07-10 Stephen LinFix typo
2013-07-10 Stephen LinExplicitly define ARMISelLowering::isFMAFasterThanFMulA...
2013-07-10 Adrian PrantlUn-break the buildbot by tweaking the indirection flag.
2013-07-10 Adrian PrantlDocument a known limitation of the status quo.
2013-07-10 Eli FriedmanFinish off mangling locals in block literals.
2013-07-10 Greg ClaytonCleanup on the unified section list changes. Main chang...
2013-07-10 Eli FriedmanGet rid of dead/useless code for block mangling.
2013-07-10 Greg ClaytonFixed the CommunicationKDP::SendRequestAndGetReply...
2013-07-10 Duncan SandsCorrect comment.
2013-07-10 Eli FriedmanMore local mangling fixes.
2013-07-10 Fariborz Jahanianobjc migrator: More refinment of property
2013-07-09 Eric ChristopherFix comment.
2013-07-09 Michael SartainAdd silent option to command source.
2013-07-09 Jim GrosbachARM: Fix incorrect pack pattern for thumb2
2013-07-09 Andrew KaylorReverting ProcessMonitor shared pointer changes
2013-07-09 Peter Collingbourne[asan] Update blacklists to use categories.
2013-07-09 Peter CollingbourneApply BlackList -> SpecialCaseList rename in Clang.
2013-07-09 Peter CollingbourneImplement categories for special case lists.
2013-07-09 Peter CollingbourneAdd some SpecialCaseList unit tests.
2013-07-09 Peter CollingbourneIntroduce a SpecialCaseList ctor which takes a MemoryBu...
2013-07-09 Peter CollingbourneRename BlackList class to SpecialCaseList and move...
2013-07-09 Fariborz JahanianObjective-C: merge objc_requires_super attribute of
2013-07-09 David MajnemerInstSimplify: X >> X -> 0
2013-07-09 Adrian Prantlmove test into the appropriate subdir.
2013-07-09 Adrian PrantlTypo.
2013-07-09 Nadav RotemFix PR16571, which is a bug in the code that checks...
2013-07-09 Marshall Clowmove __save_flags from <random> to <ios> in preparation...
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-09 Enrico GranataSecond attempt at getting the PyCallable changes in...
2013-07-09 Michael GottesmanFixed up the comments in FastISel.h so that they confor...
2013-07-09 Michael GottesmanAdded "mode: c++" to FastISel.h header.
2013-07-09 Stephen LinAppease buildbots after r185956: just set -mcpu explici...
2013-07-09 Stephen LinAppease Atom buildbot after r185956 (explicitly turn...
2013-07-09 Hal FinkelWidenVecRes_BUILD_VECTOR must use the first operand...
2013-07-09 Bill Schmidt[PowerPC] Better fix for PR16556.
2013-07-09 Stephen LinAttempt to appease buildbot after r185956 by explicitly...
2013-07-09 Stephen LinAArch64/PowerPC/SystemZ/X86: This patch fixes the inter...
2013-07-09 Hal FinkelDon't crash in SE dealing with ashr x, -1
2013-07-09 David MajnemerValueTracking: Fix bugs in isKnownToBeAPowerOfTwo
2013-07-09 Nadav RotemSet the default insert point to the first instruction...
2013-07-09 Nadav RotemIRBuilder: add an assertion that checks if we try to...
2013-07-09 Daniel MaleaCleanup in TestConcurrentEvents.py
2013-07-09 Howard HinnantBill Fisher: This patch fixes a bug where regex_iterato...
2013-07-09 Hal FinkelDAGCombine tryFoldToZero cannot create illegal types...
2013-07-09 Fariborz JahanianObjC migrator: Add -objcmt-migrate-property to do property
2013-07-09 Andrew KaylorChange TestRegisters.py attach case to attach to a...
2013-07-09 Andrew KaylorUse shared pointers to hold the process in ProcessMonitor
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-09 Matt KopecFix signal handling for POSIX (only tested on Linux...
2013-07-09 Vincent LejeuneR600: Do not predicated basic block with multiple alu...
2013-07-09 Vincent LejeuneR600: Fix a rare bug where swizzle optimization returns...
2013-07-09 Vincent LejeuneR600: Fix wrong export reswizzling
2013-07-09 Vincent LejeuneR600: Use DAG lowering pass to handle fcos/fsin
2013-07-09 Vincent LejeuneR600: Print Export Swizzle
2013-07-09 Daniel JasperInitial support for formatting trailing return types.
2013-07-09 Rafael EspindolaAdd missing getters. They will be used in llvm-ar.
2013-07-09 Rafael EspindolaArchive members cannot be larger than 4GB. Return a...
2013-07-09 Evgeniy Stepanov[sanitizer] Update glob64 interceptor to handle GLOB_AL...
2013-07-09 Rafael EspindolaWe never compare iterators from two archives. Assert...
2013-07-09 Rafael EspindolaAdd getHeader helper and move ToHeader to the cpp file.
2013-07-09 Evgeniy Stepanov[sanitizer] Support GLOB_ALTDIRFUNC in glob interceptor.
2013-07-09 Rafael EspindolaArrayRef'ize Sema::FinalizeDeclaratorGroup, Sema::Build...
2013-07-09 Daniel JasperAvoid confusing indentations for chained function calls.
2013-07-09 Joey GoulyAdd MC assembly/disassembly support for VRINT{A, N...
2013-07-09 NAKAMURA Takumic-index-test/CMakeLists.txt: Suggest -isystem to includ...
2013-07-09 NAKAMURA Takumic-index-test/Makefile: Use -isystem instead of -I on...
2013-07-09 Joey GoulyAdd MC assembly/disassembly support for VRINT{Z, X...
2013-07-09 Alexey SamsonovDocument LLVM_USE_SANITIZER CMake option
2013-07-09 Ulrich Weigand[PowerPC] Support ".machine any"
2013-07-09 Alexander PotapenkoRevert r185872 - "Stop emitting weak symbols into the...
2013-07-09 Joey GoulyAdd MC assembly/disassembly support for VCVT{A, N,...
2013-07-09 Evgeniy Stepanov[sanitizer] Intercept realpath and canonicalize_file_name.
2013-07-09 Evgeniy Stepanov[sanitizer] Wrap lines >80 chars.
2013-07-09 Richard Sandiford[SystemZ] Use MVC for simple load/store pairs
2013-07-09 Richard Sandiford[SystemZ] Use "STC;MVC" for memset
2013-07-09 Evgeniy Stepanov[asan] Fix windows build.
2013-07-09 David MajnemerInstCombine: Fix typo in comment for visitICmpInstWithI...
2013-07-09 David MajnemerInstCombine: variations on 0xffffffff - x >= 4
2013-07-09 Daniel JasperFix alignment of closing brace in braced initializers.
2013-07-09 Evgeniy Stepanov[sanitizer] Syscall handlers for clock_gettime and...
2013-07-09 David MajnemerInstCombine: X & -C != -C -> X <= u ~C
next