platform/upstream/llvm.git
2014-02-18 Tobias GrosserAdd ScopDetection::isValidRegion(Region)
2014-02-18 Richard SmithFix testcase to actually check what it was supposed...
2014-02-18 Aaron BallmanAttempting to fix the build bot due to some missing...
2014-02-18 Hans Wennborgclang-cl: Parse the /d2Zi+ flag (PR18728)
2014-02-18 Aaron BallmanMissed updating this test case with r201585 -- the...
2014-02-18 Sylvestre LedruIn some cases (for example, the Firefox build system...
2014-02-18 Aaron BallmanDeLesley Hutchins (who wrote the original thread-safety...
2014-02-18 Sylvestre LedruRemove trailing spaces (no other change). Bikeshed #2
2014-02-18 Jordan Rose[analyzer] Teach CastSizeChecker about flexible array...
2014-02-18 Daniel Sanders[mips] Add support for ELF64-mips and the R_MIPS_32...
2014-02-18 Rafael EspindolaRename some member variables from TD to DL.
2014-02-18 Timur Iskhodzhanov[ASan/Win] Add a couple more DLL thunks
2014-02-18 Dmitri GribenkoAdd files that I forgot to svn add in 201578.
2014-02-18 Dmitri Gribenkolibclang: fix a bug in processing invalid arguments...
2014-02-18 Ed Masteelf-core: support 32- and 64-bit x86 registers
2014-02-18 Kostya Serebryany[sanitizer] when reporting a deadlock also report the...
2014-02-18 Alexey Samsonov[CMake] Rename several variables
2014-02-18 David MajnemerMS ABI: Refactor extended qualifiers
2014-02-18 Marshall ClowAdd myself as owner for libc++
2014-02-18 Kostya Serebryany[sanitizer] make sure the deadlock detector survives...
2014-02-18 Evgeniy Stepanov[asan] Relax stack-overflow test.
2014-02-18 Sylvestre LedruRemove trailing spaces (no other change)
2014-02-18 David MajnemerMS ABI: Add support for mangling __restrict
2014-02-18 Kostya Serebryany[tsan] in deadlock detector do not register locks on...
2014-02-18 Evgeniy Stepanov[asan] Disable stack-overflow test on main thread.
2014-02-18 Alexey Samsonov[CMake] Don't build ASan for iossim if -mmacosx-version...
2014-02-18 Evgeniy Stepanov[asan] Stack overflow detection.
2014-02-18 Evgeniy Stepanov[asan] Fix one test on OSX.
2014-02-18 Robert LyttonXCore target: Handle common linkage
2014-02-18 Robert LyttonXCore target: addMemOperand as necessary
2014-02-18 Robert LyttonXCore target: Fix llvm.eh.return and EH info register...
2014-02-18 Tim NorthoverDarwin builds: handle different possible form for SDKROOT.
2014-02-18 Tim NorthoverGlobalMerge: move "-global-merge" option to the pass...
2014-02-18 Tim NorthoverX86: use vpsllvd (& friends) for 16-bit shifts on Haswell
2014-02-18 Evgeniy Stepanov[asan] Override default sigaltstack setting on Android.
2014-02-18 Alexey Samsonov[CMake] Add top-level target for each compiler-rt libra...
2014-02-18 Justin Bognerllvm-cov: Support gcov's extermely lenient treatment...
2014-02-18 Kostya Serebryany[tsan] one more lit test for deadlock detector; more...
2014-02-18 Alexey SamsonovSimplify lit test configs for LSan and UBSan by using...
2014-02-18 Alexey SamsonovDrop test/asan/GenericConfig directory
2014-02-18 Craig TopperAdd PS prefix to some classes I missed in r201538.
2014-02-18 Craig TopperAdd a bunch of OpSize32 tags to 64-bit mode only instru...
2014-02-18 Alexey Samsonov[CMake] Check for -fPIE and -ffreestanding flags for...
2014-02-18 Evgeniy Stepanov[asan] Replace rand_r with rand in test.
2014-02-18 Alexey Samsonov[CMake] Simplify setting compile flag disabling RTTI
2014-02-18 Elena DemikhovskyAVX-512: Fixed size of mask registers
2014-02-18 Evgeniy Stepanov[asan] Make __cxa_demangle non-weak symbol on Android.
2014-02-18 Alexey SamsonovRemove debug print
2014-02-18 Alexey Samsonov[CMake] Simplify code for detecting/setting compiler...
2014-02-18 Richard SmithPR18876: The special-case rule that ignores the destruc...
2014-02-18 Jiangning LiuFix a typo about lowering AArch64 va_copy.
2014-02-18 Richard SmithFix a non-error diagnostic that had an err_ name. Also...
2014-02-18 Sean CallananProperly report when a struct is anonymous.
2014-02-18 Craig TopperAdd an x86 prefix encoding for instructions that would...
2014-02-17 Richard SmithPR18839: 'extern "C++"' also adds an implicit 'extern...
2014-02-17 Richard SmithPR18870: Parse language linkage specifiers properly...
2014-02-17 Duncan P. N... PGO: llvm-profdata: tool for merging profiles
2014-02-17 Marshall ClowImplement LWG Issue 2346: integral_constant's member...
2014-02-17 Anders CarlssonDemangle Dc to decltype(auto) as per the Itanium C...
2014-02-17 Richard SmithPR18855: Add support for UCNs and UTF-8 encoding within...
2014-02-17 Kevin EnderbyFix the arm assembler so that this malformed instruction:
2014-02-17 Anders WaldenborgAdd support for assigning to . in AsmParser.
2014-02-17 Bob WilsonChange PGO instrumentation to compute counts in a separ...
2014-02-17 Bob WilsonSome nitpicky comment fixes for "i.e." and "e.g." abbre...
2014-02-17 Bob WilsonFix some minor whitespace issues.
2014-02-17 Anton Yartsev[analyzer] Improved checker naming in CFG dump.
2014-02-17 Aaron BallmanForcing it to be an error when there is no Documentatio...
2014-02-17 Deepak PanickalReplaced custom variable arguments to standard library...
2014-02-17 Deepak PanickalFix Windows build, broken by the inclusion of sys/ioctl...
2014-02-17 Deepak PanickalFix the LLDB prompt for older Editline versions, specif...
2014-02-17 Adrian PrantlRevert "Debug info: Make DWARF4 the default for Darwin...
2014-02-17 Deepak PanickalRemove nativecodegen as it forces the native target...
2014-02-17 Aaron BallmanThe default assignment operator could not be generated...
2014-02-17 Aaron BallmanRemoving a C++11'ism to also fix the build bots.
2014-02-17 Aaron BallmanFixing build bot breakage due to using a local type...
2014-02-17 Aaron BallmanImplements a declarative approach to documenting indivi...
2014-02-17 Kostya Serebryany[sanitizer] add tests for DeadlockDetector, minor fix...
2014-02-17 Alexey SamsonovSimplify defining Clang compile flags in lit configs
2014-02-17 Patrik HagglundFix gcc warning about C++ style comments.
2014-02-17 Evgeniy Stepanov[asan] Add a test for stack unwinding in new and delete.
2014-02-17 Evgeniy StepanovUpdate license.txt to point to the new code in third_pa...
2014-02-17 Kostya Serebryany[sanitizer] implement node removal in Deadlock graph
2014-02-17 Tim NorthoverDarwin: remove buggy assertion
2014-02-17 Craig TopperFix diassembler handling of rex.b when mod=00/01/10...
2014-02-17 Alexey Samsonov[compiler-rt] Fix CompilerTargetTriple for non-English...
2014-02-17 Kostya Serebryany[sanitizer] simplify DeadlockDetectorTLS
2014-02-17 Daniel Jasperclang-format: Don't wrap "const" etc. of function decla...
2014-02-17 Kostya Serebryany[sanitizer] add one more test for deadlock detection...
2014-02-17 Elena DemikhovskyAVX-512: implemented zext fron i1 to i16
2014-02-17 Gerolf Hoflehnerfix for null VectorizedValue assertion in the SLP Vecto...
2014-02-17 Saleem AbdulrasoolMCAsmParser: add some mixed argument tests
2014-02-17 Saleem AbdulrasoolMCAsmParser: better handling for named arguments
2014-02-16 Mark SeabornUse 16 byte stack alignment for NaCl on ARM
2014-02-16 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-16 Rafael EspindolaRemove dead code, we already require cmake 2.8.8.
2014-02-16 Rafael EspindolaRemove unnecessary typename.
2014-02-16 Nico RieckFix more broken CHECK lines
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2014-02-16 Nico RieckActually call FileCheck in tests
2014-02-16 NAKAMURA Takumillvmbuild: Exclude disabled targets from LLVMExports...
next