platform/upstream/llvm.git
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...
2014-12-19 Tom StellardR600/SI: Make sure non-inline constants aren't folded...
2014-12-19 Yaron KerenRemove isSubroutineType test for isCompositeType, getTa...
2014-12-19 Richard SmithDR1048: drop top-level cv-qualifiers when deducing...
2014-12-19 David BlaikieUpdate SmallPtrSet::insert's doc comment to match the...
2014-12-19 Eric FiselierRemove unneeded configuration code.
2014-12-19 Alexey Samsonov[Sanitizer] Refactor CommonFlags interface. NFC.
2014-12-19 Kevin EnderbyAdd printing the LC_SUB_CLIENT load command with llvm...
2014-12-19 Peter CollingbourneCodeGen: do not attempt to invalidate virtual registers...
2014-12-19 Alexey Samsonov[ASan] Change activation strategy.
2014-12-19 Alexey Samsonov[Sanitizer] Make Quarantine::Init slightly safer.
2014-12-19 Colin LeMahieu[Hexagon] Removing old variants of instructions and...
2014-12-19 Sanjay Patelmerge consecutive stores of extracted vector elements
2014-12-19 Colin LeMahieu[Hexagon] Adding bit extraction and table indexing...
2014-12-19 Colin LeMahieu[Hexagon] Adding bit insertion instructions.
2014-12-19 Colin LeMahieu[Hexagon] Adding more xtype shift instructions.
2014-12-19 Kevin EnderbyAdd printing the LC_SUB_LIBRARY load command with llvm...
2014-12-19 Jim InghamDon't emit the "WARNING: no locations" message when...
2014-12-19 Alexey Samsonov[ASan] Introduce AllocatorOptions to configure allocato...
2014-12-19 Colin LeMahieu[Hexagon] Adding xtype shift instructions.
2014-12-19 Eric Fiselier[libcxx] Allow the use of ccache when running the test...
2014-12-19 Jim InghamAudit uses of ConstString::AsCString() to make sure...
2014-12-19 Alexey Samsonov[ASan] Restrict the set of flags overriden at activation.
2014-12-19 Alexey Samsonov[ASan] Move flag validation from ParseFlagsFromString...
2014-12-19 Colin LeMahieu[Hexagon] Adding transfers to and from control registers.
2014-12-19 Colin LeMahieu[Hexagon] Adding doubleregs for control registers....
2014-12-19 Saleem Abdulrasoolbuiltins: rely on the compiler for user label prefix
2014-12-19 Alexey SamsonovAllow to disable all sanitizers with "-fno-sanitize...
2014-12-19 Aaron BallmanAdded a fixit to remove empty parens from a C++11 attri...
2014-12-19 Frederic Riss[DebugInfo] Move all DWARF headers to the public includ...
2014-12-19 Zachary TurnerDon't generate lldb inline test Makefiles if Makefile...
2014-12-19 Pekka JaaskelainenFix an address space id reset with array decay's
2014-12-19 Andreas Simbuerger(diagnostics) fix typo in test...
2014-12-19 Tilmann Scheller[BBVectorize] Remove two more redundant assignments.
2014-12-19 Tilmann Scheller[BBVectorize] Remove redundant assignment.
2014-12-19 Bruno Cardoso... Reapply: [InstCombine] Fix visitSwitchInst to use right...
2014-12-19 Tilmann Scheller[LoopVectorize] Remove redundant assignment.
2014-12-19 Tilmann Scheller[ARM] Remove dead assignment.
2014-12-19 Fariborz JahanianUse ObjCMultipleMethodNames to match the option.
2014-12-19 Andreas Simbuerger(diagnostics) Fix typo.
2014-12-19 Sanjay Pateluse -0.0 when creating an fneg instruction
2014-12-19 Aaron BallmanAttributes accepting an EnumArgument are allowed to...
2014-12-19 Alexander KornienkoFixed a typo in a comment. NFC.
2014-12-19 Sergey Matveev[lsan] Add debug output to leak_check_before_thread_sta...
2014-12-19 Aaron BallmanPutting unevaluated expression warnings, and evaluated...
2014-12-19 Sergey Matveev[sanitizer] Rename InitIfLinkerInitialized to InitLinke...
2014-12-19 Bruno Cardoso... Revert "[InstCombine] Fix visitSwitchInst to use right...
2014-12-19 Dmitry Vyukovtsan: intercept closedir
2014-12-19 Bruno Cardoso... [InstCombine] Fix visitSwitchInst to use right operand...
2014-12-19 Evgeniy Stepanov[asan] Test BB- and edge- level coverage on Android.
2014-12-19 Evgeniy Stepanov[asan] Add tests for direct (mmap-ed) mode for BB-...
2014-12-19 Tilmann SchellerRemove redundant assignment.
2014-12-19 Evgeniy Stepanov[asan] Resurrect sanitize-coverage test on Android.
2014-12-19 Jeroen KetemaRemove wrong semi-colons
2014-12-19 Duncan P. N... LTO: Export local context symbols
2014-12-19 Duncan P. N... Rename MapValue(Metadata*) to MapMetadata()
2014-12-19 Andrew WilkinsTest commit
2014-12-19 Alexey Samsonov[Sanitizer] Get rid of parseArgument helper function...
2014-12-19 Juergen Ributzka[Object] Don't crash on empty export lists.
2014-12-19 David MajnemerFix layering violation, Lex shouldn't know about Decl
2014-12-19 Richard SmithPR21969: Improve diagnostics for a conversion function...
2014-12-19 Matthias BraunRegisterCoalescer: rewrite eliminateUndefCopy().
2014-12-19 Greg ClaytonFixed an issue that could cause GetPointeeData() to...
2014-12-19 Kaelyn TakataCorrect delayed typos in the operand to typeof expressions.
2014-12-19 Adrian PrantlFix a typo.
2014-12-19 Colin LeMahieu[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
2014-12-19 Adrian PrantlExplain why LLVM is emitting a DW_AT_containing_type...
2014-12-18 Peter Zotov[cmake] Unbreak LLVM-Config.cmake / llvm_expand_depende...
2014-12-18 David MajnemerConstantFold: Shifting undef by zero results in undef
2014-12-18 Colin LeMahieuReverting 224550, was not ready for commit.
2014-12-18 Kevin EnderbyRemove an extra ';' on line 1120 include/llvm/Support...
2014-12-18 Colin LeMahieu[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
2014-12-18 Fariborz Jahanian[c Sema]. Patch fixes pointer-bool-conversion warning...
2014-12-18 Kevin EnderbyAdd printing the LC_SUB_UMBRELLA load command with...
2014-12-18 Roman DivackyInstead of explicitely comparing both lowercase and...
2014-12-18 Reid KlecknerRevert "Change -save-temps to emit unoptimized bitcode...
2014-12-18 Alexey Samsonov[CMake] Add check-asan-dynamic command to external...
2014-12-18 Jean-Daniel... [macho] -rpath support
2014-12-18 Zachary TurnerAlways use python-based SWIG generation script for...
2014-12-18 Sanjay Patelfix formatting; NFC
next