platform/upstream/llvm.git
2015-02-17 NAKAMURA TakumiOrcJIT: Try to appease msc18 to add move constructor...
2015-02-17 Viktor Kutuzov[Msan] Fix the unit tests' PathToLoadable() to work...
2015-02-17 Manuel KlimekFix problem with uninitialized bool found by asan.
2015-02-17 Andrea Di Biagio[X86][FastISel] Add missing flag -fast-isel-abort to...
2015-02-17 Andrea Di Biagio[X86] Silence -Wsign-compare warnings.
2015-02-17 Will NewtonFix AArhc64 ELF test failure on Windows
2015-02-17 Daniel Jasperclang-format: Don't force a break after "endl" if every...
2015-02-17 Daniel Jasperclang-format: Fix crasher.
2015-02-17 Manuel KlimekMake tests independent of llvm variable naming.
2015-02-17 Justin BognerRevert "InstrProf: Add unit tests for the profile reade...
2015-02-17 Elena DemikhovskyAVX-512: changes in intel_ocl_bi calling conventions
2015-02-17 Justin BognerInstrProf: Add missing header from r229478
2015-02-17 Michael Kuperstein[X86] Combine vector anyext + and into a vector zext
2015-02-17 Tobias GrosserAdd missing files to autoconf build
2015-02-17 Justin BognerRe-apply "InstrProf: Add unit tests for the profile...
2015-02-17 Jonas Paulsson[PBQP] NDEBUG guards added around code needed for assert.
2015-02-17 Tobias GrosserUpdate isl to 0ae2b02 "isl_seq_combine: optimize for...
2015-02-17 Eric ChristopherMake the PowerPC AsmPrinter independent of global subtarget
2015-02-17 Craig Topper[X86] Convert palignr builtin handling to use shuffle...
2015-02-17 Justin BognerInstrProf: Use a test fixture in the coverage mapping...
2015-02-17 Eric ChristopherAdd a FIXME to move IsLittleEndian to the target machine.
2015-02-17 Eric ChristopherMove ABI handling and 64-bitness to the PowerPC target...
2015-02-17 Alex DenisovAdd more tests for NSArray/NSDictionary literals
2015-02-17 Craig Topper[X86] Merge the 2 separate builtin handlers for PALIGNR...
2015-02-17 Craig Topper[X86] Remove code that does custom handling of the...
2015-02-17 Lang Hames[Orc][Kaleidoscope] Fix misnumbered steps in comments...
2015-02-17 Lang Hames[Orc][Kaleidoscope] Add an example of extreme-laziness...
2015-02-17 Lang Hames[Orc][Kaleidoscope] Update the MainLoop code of the...
2015-02-17 Duncan P. N... AsmPrinter: Use DIExpression default constructor, NFC
2015-02-17 Chandler Carruth[x86] Teach the unpack lowering to try wider element...
2015-02-17 Hal Finkel[BDCE] Add a bit-tracking DCE pass
2015-02-17 Lang Hames[Orc] Update the Orc indirection utils and refactor...
2015-02-17 Hal FinkelSpecify arch in test/CodeGen/X86/float-conv-elim.ll
2015-02-17 Duncan P. N... AsmPrinter: Stop creating DebugLocs
2015-02-16 Fariborz Jahanian[Objctive-C sema]. Do not do the unused-getter-return...
2015-02-16 Hal Finkel[PowerPC] Support non-direct-sub/superclass VSX copies
2015-02-16 Justin BognerRevert "InstrProf: Add unit tests for the profile reade...
2015-02-16 Justin BognerInstrProf: Add unit tests for the profile reader and...
2015-02-16 Aaron BallmanMinor tweaks to r229447 to ensure the attribute is...
2015-02-16 Simon Atanasyan[Mips] Replace a magic number by enumeration
2015-02-16 Simon Atanasyan[Mips] Add .MIPS.options section descriptor kinds enume...
2015-02-16 Lang Hames[Orc] Add an emitAndFinalize method to the ObjectLinkin...
2015-02-16 Nico WeberWrap to 80 columns. No behavior change.
2015-02-16 Nico WeberFor variables with dependent type, don't crash on ...
2015-02-16 Ahmed Bougacha[ARM] Remove unused declaration. NFC.
2015-02-16 Saleem AbdulrasoolSema: diagnose use of unscoped deprecated prior to...
2015-02-16 Saleem AbdulrasoolParse: return true from ParseCXX11AttributeArgs if...
2015-02-16 Cameron McInally[AVX512] Make 512b vector floating point rounds legal...
2015-02-16 Matthias BraunRegisterCoalescer: Don't rematerialize subregister...
2015-02-16 Matthias BraunRegisterCoalescer: Do not look for regclass of IMPLICIT...
2015-02-16 Simon Atanasyan[Mips] Read GP0 value from .MIPS.options section
2015-02-16 Simon Atanasyan[Mips] Show error if MIPS_REGINFO section has invalid...
2015-02-16 Simon Atanasyan[Mips] Factor out the code to search section by type...
2015-02-16 Simon Pilgrim[X86][SSE] Add SSE MOVQ instructions to SSEPackedInt...
2015-02-16 Mehdi AminiSelectionDAG: fold (fp_to_u/sint (s/uint_to_fp)) here too
2015-02-16 Mehdi AminiInstCombine: fold more cases of (fp_to_u/sint (u/sint_t...
2015-02-16 Mehdi AminiTests: reformat sitofp.ll and use FileCheck
2015-02-16 Craig Topper[X86] Remove completely unnecessary switch statement.
2015-02-16 Justin BognerInstrProf: Update for LLVM API change
2015-02-16 Justin BognerInstrProf: Use ErrorOr for IndexedInstrProfReader:...
2015-02-16 Nico WeberFix typo in comment.
2015-02-16 Craig Topper[X86] Remove the multiply by 8 that goes into the shift...
2015-02-16 Craig Topper[X86] Remove x86.avx2.psll.dq.bs and x86.avx2.psrl...
2015-02-16 Benjamin KramerASTMatchers: Make TypeList a variadic template and...
2015-02-16 Serge PavlovEnhance printing SizeOfPackExpr in dump.
2015-02-16 Sergey DmitroukDo not add -fno-exceptions without -funwind-tables
2015-02-16 Aaron BallmanMSVC no longer requires the explicit cast operation...
2015-02-16 Matthias BraunARM: Transfer kill flag when lowering VSTMQIA to VSTMDIA.
2015-02-16 Matthias BraunRegisterCoalescer: Improve previous fix for wrong def...
2015-02-16 Tobias GrosserUpdate to isl 99d53692ba
2015-02-16 Aaron BallmanMSVC 2013 does not ICE on this code in the same fashion...
2015-02-16 Duncan P. N... Bitcode: Fix major regression: large files w/ debug...
2015-02-16 David MajnemerConstantFold: Properly fold GEP indices wider than i64
2015-02-16 James MolloyRun LICM as part of the cleanup phase from the scalar...
2015-02-16 Aaron BallmanWe require MSVC 1800 as our minimum, so these checks...
2015-02-16 Serge PavlovRegression test for RP6954.
2015-02-16 Aaron BallmanWe require MSVC 1800 as our minimum, so these checks...
2015-02-16 Aaron BallmanMSVC 2013 supports std::forward_as_tuple, while MSVC...
2015-02-16 Andrew TrickAArch64: Safely handle the incoming sret call argument.
2015-02-16 Hal Finkel[ADCE] Don't indent inside an anonymous namespace
2015-02-16 Matt ArsenaultRevert r229409: "Hack to try deleting file from build...
2015-02-16 Aaron BallmanMSVC 2013 appears to be able to compile make_ptr_range...
2015-02-16 Matt ArsenaultHack to try deleting file from build bots
2015-02-16 Sanjay Patelx86-64 ABI: unwrap single element structs / arrays...
2015-02-16 Matt ArsenaultDon't create output file in test
2015-02-16 James Molloy[LoopReroll] Relax some assumptions a little.
2015-02-16 James Molloy[LoopReroll] Don't crash on dead code
2015-02-16 Benjamin KramerMove helper class into an anonymous namespace.
2015-02-16 Matt ArsenaultOpenCL: Accept -cl-strict-aliasing
2015-02-16 Alex DenisovFix crash when clang tries to build NSNumber literal...
2015-02-16 Benjamin KramerAnalyzer: Flatten Checker hierarchy.
2015-02-16 Jonas Paulsson[PBQP] Improve the assert for conservatively allocatables.
2015-02-16 Timur Iskhodzhanov[ASan/Win] Add an OOM test
2015-02-16 Evgeniy Stepanov[msan] Fix UnalignedLoad/UnalignedStore tests.
2015-02-16 Evgeniy Stepanov[asan] Reuse a common function.
2015-02-16 Dmitry Vyukovtsan: remove everything related to rss/background threa...
2015-02-16 Dmitry Vyukovtsan: fix freebsd build
2015-02-16 Aaron BallmanReverting a switch from LLVM_DELETED_FUNCTION to =...
2015-02-16 Dmitry Vyukovtsan: fix windows build script
2015-02-16 Dmitry Vyukovtsan: fix compiler warning
next