platform/upstream/llvm.git
2014-07-09 Tim NorthoverARM: use LLVM's atomicrmw instructions when ldrex/strex...
2014-07-09 Daniel Jasperclang-format: Add new option to indent wrapped function...
2014-07-09 Timur Iskhodzhanov[ASan/Win] Don't instrument COMDAT globals. Properly...
2014-07-09 Dmitri GribenkoSourceMgr: consistently use 'unsigned' for the memory...
2014-07-09 Daniel Jasperclang-format: Update flag documentation.
2014-07-09 Daniel JasperDelete removed formatting option.
2014-07-09 Alexey Bataev[OPENMP] Improved code of DataRecursiveASTVisitor and...
2014-07-09 Daniel Jasperclang-format: Revamp function declaration/definition...
2014-07-09 Alp TokerProspective -fsanitize=memory build fix following r212586
2014-07-09 Nikola SmiljanicFix typos.
2014-07-09 Nikola SmiljanicUse correct memeber when displaying StringMap's size.
2014-07-09 Alp TokerCMake: make __DATE__, __TIME__ etc. macro usage an...
2014-07-09 Alp TokerCMake: fix compiler feature detection
2014-07-09 Alp Tokerclang-interpreter: don't check input file existence...
2014-07-09 Alp TokerSimplify warning flag value handling from r206826
2014-07-09 Todd Fiala__arm64__ and __aarch64__ #ifdef adjustments
2014-07-09 Jason MolendaCorrect indentation level for one line.
2014-07-09 Chandler Carruth[SDAG] At the suggestion of Hal, switch to an output...
2014-07-09 Ehsan Akhgari[ms-coff] Add a test for proper handling of full Window...
2014-07-09 Nick KledzikChange llvm-nm to use -M instead of -s to work with...
2014-07-08 Nico Weberrewrap to 80 cols, no behavior change
2014-07-08 NAKAMURA TakumiMipsTargetStreamer.h: Avoid "using" to appease msc17.
2014-07-08 Kevin EnderbyChanged the lvm-nm alias "-s" for -print-armap to ...
2014-07-08 Jason MolendaTweak for lldb coding style consistency.
2014-07-08 Nico Weberrewrap to 80 cols, no behavior change
2014-07-08 Jim GrosbachAArch64: Better codegen for loading from __fp16.
2014-07-08 Hal FinkelImprove BasicAA CS-CS queries
2014-07-08 Rui Ueyama[PECOFF] Fix .bss section alignment
2014-07-08 Tobias GrosserDominanceInfo is strongly preferred over RegionInfo
2014-07-08 Marshall Clowstring_view enhancements. Move to the correct namespace...
2014-07-08 Kevin EnderbyAdd support for BSD format Archive map symbols (aka...
2014-07-08 Greg ClaytonMake sure that qProcessInfo packet returns correct...
2014-07-08 Reid KlecknerMS compat: Allow lookup of types from dependent bases...
2014-07-08 Dmitry Vyukovtsan: reapply 212531 and 212532 with a fix
2014-07-08 Alexey SamsonovRemove unnecessary check for NULL
2014-07-08 Saleem Abdulrasooltest: merge arm-intrin into ms-intrin, fix invocation
2014-07-08 Alexey Samsonov[TSan] Revert r212531 and r212532.
2014-07-08 Reid KlecknerAllow more lookup of types in dependent base classes
2014-07-08 Dmitry Vyukovtsan: allow memory overlap in __tsan_java_move
2014-07-08 Jim InghamAdd the ability to provide a "count" option to the...
2014-07-08 Jim InghamDocument the "thread.completed-expression" feature...
2014-07-08 Nico WeberDon't pull in setjmp.h in -ffreestanding compiles.
2014-07-08 Nico WeberReplace a few // comments with /**/ comments in headers...
2014-07-08 David MajnemerSema: Don't allow CVR qualifiers before structors
2014-07-08 Bruce MitchenerRevert accidental change to Xcode project.
2014-07-08 Bruce MitchenerFix typos.
2014-07-08 Jean-Daniel... Simplify Host::GetOSVersion() on macosx.
2014-07-08 Richard SmithPR20227: materialize a temporary when dynamic_casting...
2014-07-08 Pete CooperRevert "GlobalDCE: Delete available_externally initiali...
2014-07-08 Benjamin KramerAs funny as it might look, this wasn't what I intended...
2014-07-08 Todd FialaRemove hack from dotest.py to fix extra output on ...
2014-07-08 Ulrich Weigand[PowerPC] Implement atomic NAND operations as actual...
2014-07-08 Benjamin KramerUse explicit if and restore lost FileCheck error code...
2014-07-08 Benjamin KramerUpdate unit test for signature change.
2014-07-08 Benjamin KramerTurn some Twine locals into const char * variables.
2014-07-08 Todd FialaFix broken tests due to new error output.
2014-07-08 Simon Atanasyan[Mips] Make rel-dynamic-07.test test case independent...
2014-07-08 David BlaikieImprove memory ownership of vfs::Files in the FileSyste...
2014-07-08 Benjamin Kramer[clang-tidy] Address review comments for the Twine...
2014-07-08 Andrea Di Biagio[DAG] Teach how to combine a pair of shuffles into...
2014-07-08 Marshall ClowFix some failing tests for the standard containers...
2014-07-08 Benjamin KramerFix some Twine locals.
2014-07-08 Todd FialaFix broken MacOSX Xcode build for CommandOptionValidato...
2014-07-08 Benjamin Kramer[clang-tidy] Add a little checker for Twine locals...
2014-07-08 Evgeniy Stepanov[msan] Fix out of bounds access in origin copying.
2014-07-08 Kostya Serebryany[tsan] Enable tsan's deadlock detector by default.
2014-07-08 Dmitry Vyukovtsan: fix a potential hang
2014-07-08 Dmitry Vyukovtsan: fix a bug in metamap
2014-07-08 Timur Iskhodzhanov[ASan/Win] Don't instrument private COMDAT globals...
2014-07-08 Kostya Serebryany[tsan] fix deadlock detector's interoperation with...
2014-07-08 Daniel Sanders[mips] Fixed struct/class mismatch introduced in r212522.
2014-07-08 Dmitry Vyukovtsan: remove unnecessary line split
2014-07-08 Kostya Serebryany[tsan] fix pthread_rwlock_tryrdlock interceptor, don...
2014-07-08 Alexander Musman[OPENMP] Allow ‘reduction’ clause on ‘omp simd’ directive.
2014-07-08 Richard SandifordMove misplaced x86_32 ABI code
2014-07-08 Daniel SandersFix r212522 - [mips] Improve encapsulation of the ...
2014-07-08 Daniel Sanders[mips] Improve encapsulation of the .MIPS.abiflags...
2014-07-08 Renato GolinRevert "Refactor ARM subarchitecture parsing"
2014-07-08 Arnaud A. de... Truncate the immediate in logical operation to the...
2014-07-08 Vladimir MedicMips.abiflags is a new implicitly generated section...
2014-07-08 Viktor KutuzovSupport building floating-point facilities on FreeBSD...
2014-07-08 Chandler Carruth[x86,SDAG] Sink the logic for folding shuffles of splat...
2014-07-08 Alexey Bataev[OPENMP] Parsing and sema analysis for 'omp parallel...
2014-07-08 Chandler Carruth[SDAG] Actually check for a non-constant splat and...
2014-07-08 Chandler Carruth[SDAG] Build up a more rich set of APIs for querying...
2014-07-08 Todd FialaEnable multi-process testing for MacOSX.
2014-07-08 Saleem AbdulrasoolHeaders: conditionalise more declarations
2014-07-08 Saleem AbdulrasoolHeaders: mark arm_acle.h with extern "C"
2014-07-08 Zachary TurnerImplment "platform process list" for Windows.
2014-07-08 Zachary TurnerFix a compilation failure caused by a non-const reference.
2014-07-08 Reid KlecknerMS ABI: "Fix" passing non-POD structs by value to varia...
2014-07-08 Jim InghamAdd docs for the "thread.completed-expression" format...
2014-07-08 Jim InghamIf a hand-called function is interrupted by hitting...
2014-07-08 Alexey Samsonov[ASan] Completely remove sanitizer blacklist file from...
2014-07-08 Adam Nemet[X86] AVX512: Only allow k1-k7 as predicates to vpcmp*
2014-07-08 Alexey SamsonovKill unnecessary include
2014-07-08 Alp TokerRename static function to better describe its purpose
2014-07-07 Alexey Samsonov[Sanitizer] Remove brittle cache variable and slightly...
2014-07-07 Zachary TurnerInvalidate process UID/GID-related command options...
2014-07-07 Alexey Samsonov[Sanitizer] Reduce the usage of sanitizer blacklist...
next