platform/upstream/llvm.git
2015-05-11 Pirama Arumuga... [X86] Updates to X86 backend for f16 promotion
2015-05-11 Richard BartonRevert "Allow -target= and --target options"
2015-05-11 Saleem Abdulrasoolunwind: permit building against libstdc++
2015-05-11 Douglas Katzman[Sparc] Add support for 'sparcel' to clang.
2015-05-11 Daniel Jasperclang-format: Support aligning ObjC string literals.
2015-05-11 Viktor Kutuzov[Msan] Fix the if_indextoname.cc test to pass on FreeBSD
2015-05-11 James MolloyRip min/max pattern matching out of InstCombine and...
2015-05-11 Tamas BerghammerNew test for llvm.org/pr23478
2015-05-11 Aaron BallmanDisable __has_cpp_attribute when not compiling in C...
2015-05-11 Daniel Jasperclang-format: Appease the buildbots by including climits.
2015-05-11 Tobias GrosserRevert "Adjust formatting to latest clang-format change"
2015-05-11 Ed MasteXFAIL a test that fails on FreeBSD 11 (local and buildbot)
2015-05-11 Daniel Jasperclang-format: Improve column layout.
2015-05-11 Aaron BallmanAmends r236990, because I failed at hitting "save"...
2015-05-11 Aaron BallmanReplacing a range-based for loop with an old-style...
2015-05-11 Tamas BerghammerFix thumb condition extraction in ARM instrcution emulator
2015-05-11 Aaron BallmanSilencing an MSVC warning: '<<' : result of 32-bit...
2015-05-11 Tamas BerghammerSkip and XFAIL TestThreadStepOut as it times out on...
2015-05-11 Daniel Jasperclang-format: Don't merge subsequent lines into _asm...
2015-05-11 Tamas BerghammerSkip and XFAIL test occasionally timing out on the...
2015-05-11 Pavel Labath[NativeProcessLinux] Remove double thread state accounting
2015-05-11 Daniel Jasperclang-format: [JS] Clean up export declaration parsing.
2015-05-11 Adam Nemet[Testsuite] Renumber metadata in ScopedNoAliasAA test...
2015-05-11 Elena DemikhovskyAVX-512: Changed CC parameter in "cmp" intrinsic
2015-05-11 Elena DemikhovskyAVX-512: Changed CC parameter in "cmp" intrinsic
2015-05-11 Daniel Jasperclang-format: [JS] Parse exported functions as free...
2015-05-11 Adam Nemet[Docs] Fix scoped noalias example
2015-05-11 Daniel MarjamakiRefactor MacroInfo so range for loops can be used to...
2015-05-11 Daniel MarjamakiRefactor MacroInfo so range for loops can be used to...
2015-05-11 Manuel KlimekRefactor the formatter of clang-format.
2015-05-11 Hal Finkel[InstCombine/PowerPC] Fix single-precision QPX load...
2015-05-11 Elena DemikhovskyFixed compilation warning, NFC.
2015-05-11 Elena DemikhovskyAVX-512: Added SKX instructions and intrinsics:
2015-05-11 David MajnemerMake buildbots happy
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array store
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array load
2015-05-11 David MajnemerGive isCompatibleWithMSVC a better interface
2015-05-11 David Majnemer[MS ABI] Import move assignment operators
2015-05-11 Jonathan RoelofsFix indentation problem introduced in r236964. NFC
2015-05-11 Jonathan RoelofsFix formatting of a few code blocks. NFC
2015-05-10 Vince HarronFixed lldb-mi test failures introduced by r236956
2015-05-10 David Majnemer[MS ABI] Form member pointers from virtual funcs overri...
2015-05-10 David Majnemer[MS ABI] Update EH emission for MSVC 2015 compatibility
2015-05-10 Daniel Jasperclang-format: Improve wrapping of << operators.
2015-05-10 Craig TopperDe-virtualize some const versions of getCanonicalDecl...
2015-05-10 Vince HarronRemove unsupported lldb-server parameters from test
2015-05-10 Vince HarronWe can't use sys.path[0] to determine the script direct...
2015-05-10 Vince HarronAdd support for ./dotest.py --channel and --log-success
2015-05-10 Elena DemikhovskyAVX-512: fixed UINT_TO_FP operation for 512-bit types.
2015-05-10 Simon Pilgrim[SelectionDAG] Fixed constant folding issue when legali...
2015-05-10 Marshall ClowFix for LWG Issue 2415: Inconsistency between unique_pt...
2015-05-10 Marshall ClowFix for LWG Issue 2369: constexpr max(initializer_list...
2015-05-10 Ismail PazarbasiSanitizerCoverage: Use `createSanitizerCtor` to create...
2015-05-10 Marshall ClowFix for LWG Issue 2059: C++0x ambiguity problem with...
2015-05-10 Marshall ClowRemove some debugging printout lines. No functionality...
2015-05-10 Marshall ClowFix for LWG2454: Add raw_storage_iterator::base() member
2015-05-10 Elena DemikhovskyAVX-512: fixed a bug in i1 vectors lowering
2015-05-10 Daniel Jasperclang-format: Preserve line break before } in __asm...
2015-05-10 Vince HarronFixed minor compile warnings
2015-05-10 Daniel Jasperclang-format: Fix bug in escaped newline calculation.
2015-05-10 Daniel JasperReapply r236854 and fixed r236867.
2015-05-10 Saleem AbdulrasoolSystemZ: silence a GCC warning
2015-05-09 Jan Veselymath: limit half_sqrt to single precision
2015-05-09 Jan Veselygeometric: Limit fast_{distance,length} functions to...
2015-05-09 Jan VeselyFix ldexp fp64 build error
2015-05-09 NAKAMURA TakumiPrune trailing LF.
2015-05-09 NAKAMURA TakumiRevert r236879, "Do not emit thunks with available_exte...
2015-05-09 Anton KorobeynikovLIBCXXABI_LIBUNWIND_INCLUDES is already set before...
2015-05-09 Anton KorobeynikovAdd ARC config
2015-05-09 Robert FlackConvert mmap options for target in InferiorCallMmap.
2015-05-09 Tobias GrosserUpdate isl to c3892bebc0
2015-05-09 Tobias GrosserAdd explicit #includes for used isl features
2015-05-09 Tobias GrosserSort include directives
2015-05-09 Tobias GrosserAdd polly support to sort_includes.py
2015-05-09 NAKAMURA Takumillvm/test/CodeGen/AArch64/tailcall_misched_graph.ll...
2015-05-09 James Y KnightFix MergeConsecutiveStore for non-byte-sized memory...
2015-05-09 Ikhlas AjbarFactor out Hexagon code to build args.
2015-05-09 Chaoren LinSet path syntax for remote executable FileSpec.
2015-05-09 Ed MasteSkip tests that are timing out on the FreeBSD buildbot
2015-05-09 Tom StellardMachineCSE: Add a target query for the LookAheadLimit...
2015-05-09 Pete Cooper[Fast-ISel] Don't mark the first use of a remat constan...
2015-05-09 Arnold SchwaighoferFix compile error
2015-05-09 Tom StellardImplement fast_normalize builtin v4
2015-05-09 Quentin ColombetRevert r236912.
2015-05-08 Davide Italiano[Target/ARM] Remove unused 'private' from class.
2015-05-08 Oleksiy VyalovUse hard links to link sysroot files within ModuleCache.
2015-05-08 Arnold SchwaighoferScheduleDAGInstrs: In functions with tail calls PseudoS...
2015-05-08 Tom StellardImplement half_rsqrt builtin v3
2015-05-08 Vince HarronTestCModules was effectively skipped on Linux
2015-05-08 Siva ChandraBump the default timeout in dosep.py to 10m.
2015-05-08 David Blaikie[opaque pointer type] Cleanup a few references to point...
2015-05-08 Kostya Serebryany[lib/Fuzzer] build tests that work well with dfsan...
2015-05-08 Tobias GrosserRevert "Make emacs show when clang-format encountered...
2015-05-08 Kostya Serebryany[asan/fuzzer] define a dummy weak __sanitizer_cov_trace_cmp
2015-05-08 Kostya Serebryany[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when...
2015-05-08 Hans WennborgSwitch lowering: cluster adjacent fall-through cases...
2015-05-08 Daniel BerlinAdd a comment about DepthFirstIterator's skipchildren...
2015-05-08 Siva Chandra[TestCreateAfterAttach] Add @skipIfRemote to the forkin...
2015-05-08 Jonathan RoelofsFix typo in www. NFC
2015-05-08 Renato GolinUsing ARMTargetParser in Clang
next