platform/upstream/llvm.git
2015-05-12 Ilia KEscape strings in disassembly comments.
2015-05-12 Justin BognerRe-apply "Driver: Make profiling flags work with -nostd...
2015-05-12 Craig TopperRemove unnecessary variables by folding calls into...
2015-05-12 Vince HarronTestPublicAPIHeaders.py - Changed expectedFailureDarwin...
2015-05-12 Kostya Serebryanyrevert r237081 -- bad idea (-lcrypt may not be present)
2015-05-12 Vince HarronWorking on getting the OSX build green
2015-05-12 Oleksiy VyalovApply LLDB_API modifier to SBPlatform and SBPlatformShe...
2015-05-12 Kostya Serebryany[lib/Fuzzer] remove the -dfsan=1 flag, just use -use_tr...
2015-05-12 Kostya Serebryany[lib/Fuzzer] detach the pulse thread instad of joining it
2015-05-12 Kostya Serebryanyadd -lcrypto to clang and clang-format fuzzers (lib...
2015-05-12 Eric ChristopherRemove the code that pulled soft float attributes out...
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-05-12 Vince HarronGet lldb-server building on android-9
2015-05-12 Justin BognerRevert "Driver: Make profiling flags work with -nostdli...
2015-05-12 Vince HarronChange session log filename pattern: test before arch
2015-05-12 Ed MasteRemove Triple Vendor check when creating FreeBSD Platform
2015-05-12 Justin BognerDriver: Make profiling flags work with -nostdlib on...
2015-05-12 Steven WuAllow empty assembly string literal with -fno-gnu-inlin...
2015-05-12 Andrew KaylorFixing memory leak
2015-05-12 Eric ChristopherUpdate initialization of a class variable and comment.
2015-05-11 Sanjoy DasRefactoring gc_relocate related code in CodeGenPrepare.cpp
2015-05-11 Sanjoy DasRename variables in gc_relocate related functions to...
2015-05-11 James DennettTypo fix: s/initialzier/initializer/ in a doc comment.
2015-05-11 Kostya Serebryany[lib/Fuzzer] don't record traces when trace collection...
2015-05-11 Ahmed Bougacha[MemCpyOpt] Look at any dependency -not just source...
2015-05-11 David BlaikieSimplify a return expression and an access to an alloca...
2015-05-11 Richard SmithPR20625: Instantiate static constexpr member function...
2015-05-11 Andrew Kaylor[WinEH] Handle nested landing pads that return directly...
2015-05-11 Richard SmithAdd more missing #includes, found by modules build.
2015-05-11 Richard SmithAdd missing #include, found by modules build.
2015-05-11 Richard SmithAdd missing #includes, found by modules build.
2015-05-11 David BlaikieReaddress r236990, use of static members on a non-stati...
2015-05-11 James Y KnightFix tablegen's PrintFatalError function to run register...
2015-05-11 Peter CollingbourneMove sanitizer parser and group expander from Driver...
2015-05-11 Peter CollingbourneUnify sanitizer kind representation between the driver...
2015-05-11 Kostya Serebryany[lib/Fuzzer] when running multiple fuzzing processes...
2015-05-11 Ted WoodwardFix selecting the Platform in TargetList::CreateTargetI...
2015-05-11 Ted WoodwardRemove Triple Vendor check when creating Linux Platform
2015-05-11 Alexey SamsonovFix input validation issues in llvm-as/llvm-dis
2015-05-11 Kostya Serebryany[lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState...
2015-05-11 Evgeniy Stepanov[asan] Disable coverage-missing test failing on the...
2015-05-11 Steven WuAllow AsmLabel with -fno-gnu-inline-asm
2015-05-11 Ted WoodwardAdd Hexagon packet support to ThreadPlanStepRange
2015-05-11 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes; 2nd...
2015-05-11 Alexey Samsonov[UBSan] Add missing header that defines SANITIZER_CAN_U...
2015-05-11 Davide Italiano[LoopIdiomRecognize] Transform backedge-taken count...
2015-05-11 Kostya Serebryany[lib/Fuzzer] add a trace-based mutatation logic. Same...
2015-05-11 Andrew KaylorFixing build warnings
2015-05-11 Chaoren LinDoc talks about Platform_RunCommand while we actually...
2015-05-11 Andrew Kaylor[WinEH] Update exception numbering to give handlers...
2015-05-11 Sanjay Patelgroup getNode() variants by purpose and add comments...
2015-05-11 Siva Chandra["watch set" tests] Use default test case executable...
2015-05-11 Sanjoy Das[RewriteStatepointsForGC] Fix a bug on creating gc_relo...
2015-05-11 Matthias BraunLiveRangeCalc: Improve error messages on malformed IR
2015-05-11 Artem Belevich[cuda] Fixed test case failure on s390x
2015-05-11 Chaoren Linos.path.join does not always work for paths on remote...
2015-05-11 Tom StellardCodeGen: Make MachineInstr::untieRegOperand() a public...
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
next