platform/upstream/llvm.git
2014-12-22 Adrian PrantlThumb1 frame lowering: Mark CFI instructions with the...
2014-12-22 Chandler Carruth[SROA] Lift the logic for traversing the alloca slices...
2014-12-22 Eric Fiselier[libcxx] Consolidate new/delete replacement in tests...
2014-12-22 Bruno Cardoso... [LCSSA] Handle PHI insertion in disjoint loops
2014-12-22 Adrian PrantlDebug info: Teach SROA how to update debug info for...
2014-12-22 Reid KlecknerFix Windows unwind info for functions in sections other...
2014-12-22 Alexey Samsonov[Sanitizer] Make CommonFlags immutable after initializa...
2014-12-22 Colin LeMahieu[Hexagon] Adding memb instruction. Fixing whitespace...
2014-12-22 David BlaikieUse iterators rather than indices to make this forwards...
2014-12-22 David Blaikieunique_ptrify MatchableInfo(const CodeGenInstAlias...
2014-12-22 Colin LeMahieu[Hexagon] Adding classes and load unsigned byte instruc...
2014-12-22 Eric Fiselier[libcxx] Add numerous options to libc++ LIT test suite...
2014-12-22 Bruno Cardoso... [x86] Add vector @llvm.ctpop intrinsic custom lowering
2014-12-22 Viktor Kutuzov[Msan] Fix msan_test.cc inclusions to build the unit...
2014-12-22 Marshall ClowFix PR22000. __bit_iterator::move_backwards. Also make...
2014-12-22 Juergen RibutzkaRemove unused header. NFC.
2014-12-22 Adrian PrantlAdd a C++ marker to this header file.
2014-12-22 Peter Zotov[C API] Expose LLVMGetGlobalValueAddress and LLVMGetFun...
2014-12-22 Nico WeberDisable trigraphs in microsoft mode by default. Matches...
2014-12-22 Nico WeberRename test.cc files to test.cpp.
2014-12-22 Quentin Colombet[CodeGenPrepare] Handle properly the promotion of opera...
2014-12-22 Nico WeberAdd test coverage for cc1's trigraph option handling.
2014-12-22 Fariborz JahanianSimplify test for rdar://19256338
2014-12-22 Kuba BreckaAddressSanitizer: Abort after failed exec() and get...
2014-12-22 Kuba BreckaAddressSanitizer: Properly handle dispatch_source_set_c...
2014-12-22 Alexander Potapenko[ASan] Fix the logic that decides whether we need to...
2014-12-22 Viktor Kutuzov[Sanitizers] Intercept wcsnrtombs() on FreeBSD
2014-12-22 Viktor Kutuzov[Msan] Fix uname() interception on FreeBSD
2014-12-22 Elena DemikhovskyAVX-512: Added all forms of BLENDM instructions,
2014-12-22 Karthik BhatLower multiply-negate operation to mneg on AArch64
2014-12-22 Rafael EspindolaConvert a few tests to FileCheck. NFC.
2014-12-22 Rafael EspindolaThe leak detector is dead, long live asan and valgrind.
2014-12-22 Dmitry Vyukovtsan: reset stack0 in the first partition of thread...
2014-12-22 Dmitry Vyukovtsan: fix debugging output
2014-12-22 Viktor Kutuzov[Sanitizers] Intercept snprintf_l() on FreeBSD
2014-12-22 Viktor Kutuzov[Sanitizers] Intercept wordexp on FreeBSD
2014-12-22 Jason MolendaAdd support for frameless function compact unwind encod...
2014-12-22 Dmitry Vyukovtsan: add acquire/release functions to java interface
2014-12-22 David MajnemerMS ABI: Make the string mangling code more concise
2014-12-22 Nico WeberWrap to 80 columns. NfC.
2014-12-22 Kuba Breckalog-path_test testcase - make the invalid path more...
2014-12-21 Saleem AbdulrasoolCodeGen: minor style tweaks to SSP
2014-12-21 Craig Topper[X86] Add hasSideEffects = 0 to CALLpcrel16. This match...
2014-12-21 Matt ArsenaultEnable (sext x) == C --> x == (trunc C) combine
2014-12-21 Logan ChienSilence warnings in libunwind.
2014-12-21 Jason MolendaVarious unwinder work.
2014-12-21 Bob WilsonReapply "Change -save-temps to emit unoptimized bitcode...
2014-12-20 Craig Topper[X86] Swap operand order in Intel syntax on a bunch...
2014-12-20 Craig Topper[X86] Swap operand order of imul aliases in Intel synta...
2014-12-20 Craig Topper[X86] Remove '*' from asm strings in far call/jump...
2014-12-20 Craig Topper[X86] Don't swap the order of segment and offset in...
2014-12-20 Saleem AbdulrasoolCodeGen: constify and use range loop for SSP
2014-12-20 Saleem AbdulrasoolARM: further improve deprecated diagnosis (LDM)
2014-12-20 Jean-Daniel... [macho] Minor install_name fixes
2014-12-20 Logan ChienFrontend: Fix typo in comments.
2014-12-20 David Majnemerstrnlen isn't available on some platforms, use StringRe...
2014-12-20 Craig Topper[X86] Immediate forms of far call/jump are not valid...
2014-12-20 David MajnemerThis should have been part of r224676.
2014-12-20 David MajnemerInstCombine: Squash an icmp+select into bitwise arithmetic
2014-12-20 David MajnemerInstSimplify: Don't bother if getScalarSizeInBits retur...
2014-12-20 Eric FiselierMove unconditional test compile and link flags into...
2014-12-20 David MajnemerSimplify the code
2014-12-20 Eric FiselierSplit executeShTest into two parts so that it can be...
2014-12-20 Eric Fiselier[libcxx] Teach libcxx's lit configuration new ways...
2014-12-20 Jason MolendaRe-enable compact unwind use on Mac platforms.
2014-12-20 David MajnemerInstSimplify: Optimize away pointless comparisons
2014-12-20 Richard TrieuFix a bunch of integer template argument problems in...
2014-12-20 Richard TrieuFix for PR21758
2014-12-20 Chandler Carruth[SROA] Run clang-format over the entire SROA pass as...
2014-12-20 Chandler Carruth[x86] Change the test added in r223774 to first check...
2014-12-20 Matthias BraunLiveIntervalAnalysis: No kill flags for partially undef...
2014-12-20 Matthias BraunLiveIntervalAnalysis: cleanup addKills(), NFC
2014-12-20 Aaron BallmanRemoving an outdated FIXME; try block attributes are...
2014-12-20 Matthias BraunUnbreak cmake build with shared libraries enabled.
2014-12-20 Kostya Serebryany[sanitizer] fix a performance regression in sanitizer...
2014-12-20 Enrico GranataCleanup some redundant code
2014-12-20 Eric FiselierMove test into test/std subdirectory.
2014-12-20 Nick Kledzik[libunwind] improve x86_64 comments in compact_unwind_e...
2014-12-20 Nick Kledzik[libunwind] fix comment in compact_unwind_encoding.h
2014-12-20 Eric ChristopherRemove unused variable and initialization.
2014-12-19 Saleem AbdulrasoolDriver: hoist an assertion
2014-12-19 Saleem AbdulrasoolDriver: refactor a local variable
2014-12-19 Oleksiy VyalovNo need to call SetErrorToErrno when pipe2 succeeds.
2014-12-19 Nico WeberDon't drop attributes when checking explicit specializa...
2014-12-19 Eric ChristopherRemove unused variable, initializer, and accessor.
2014-12-19 Hans WennborgTweak the assert in ModuleBuilder from r224533 (PR21989)
2014-12-19 Matt ArsenaultR600: Remove outdated comment
2014-12-19 Elena DemikhovskyMasked load and store codegen - fixed 128-bit vectors
2014-12-19 Matt ArsenaultR600/SI: Only form min/max with 1 use.
2014-12-19 Kostya Serebryany[sanitizer] initialize two flas in SetCommonFlagsDefaults
2014-12-19 Siva Chandra[TestEvents] Replace expectedFailureLinux with skipIfLinux
2014-12-19 Siva Chandra[TestStaticVariables] Mark the one unmarked test let...
2014-12-19 Siva Chandra[TestCompletion] Spawn LLDB with '--no-use-colors'.
2014-12-19 Reid KlecknerEH: Sink computation of local PadMap variable into...
2014-12-19 Eric Fiselier[LIT] Add JSONMetricValue type to wrap types supported...
2014-12-19 Kevin EnderbyAdd printing the LC_ROUTINES load commands with llvm...
2014-12-19 Eric Fiselier[libcxx] Add <experimental/type_traits> for LFTS
2014-12-19 Reid KlecknerAdd the ExceptionHandling::MSVC enumeration
2014-12-19 Sanjay PatelModel sqrtss as a binary operation with one source...
2014-12-19 Tom StellardR600/SI: isLegalOperand() shouldn't check constant...
next