platform/upstream/llvm.git
2016-03-02 Sanjoy DasAdd a comment with a rational for the unusual code...
2016-03-02 Sanjoy DasQualify getRangeForAffineAR with this-> for MSVC
2016-03-02 George Burgess IVAttempt to fix ASAN failure in a MemorySSA test.
2016-03-02 Sanjoy DasPerturb code in an attempt to appease MSVC
2016-03-02 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in some...
2016-03-02 Sanjoy DasMore code permutation to appease MSVC
2016-03-02 Sanjoy DasRemove "auto" to appease the MSVC bots
2016-03-02 Rui UeyamaUse C++11 initializers for data members.
2016-03-02 Matt ArsenaultDAGCombiner: Make sure an integer is being truncated
2016-03-02 Rui UeyamaRemove more dead code.
2016-03-02 Rui UeyamaRemove default implementations that are always overridd...
2016-03-02 Rui UeyamaRemove more dead code.
2016-03-02 Reid KlecknerAdd a few dllimport/dllexport tests. NFC
2016-03-02 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in some...
2016-03-02 Sanjay Patelrevert r262424 because there's a *clang test* for AArch...
2016-03-02 Daniel BerlinFix SHARED_LIBS build
2016-03-02 Sanjoy Das[SCEV] Make getRange smarter around selects
2016-03-02 Sanjoy Das[SCEV] Extract out a getRangeForAffineAR; NFC
2016-03-02 Rui UeyamaRemove dead code.
2016-03-02 Rui UeyamaRemove remaining files of Core.
2016-03-02 Rui UeyamaTidy up CMakefiles.
2016-03-02 Rui UeyamaRemove unused #include's.
2016-03-02 Chris Bieneman[CMake] Add convenience target clang-test-depends to...
2016-03-02 Chris Bieneman[CMake] Add convenience target llvm-test-depends to...
2016-03-02 Chris Bieneman[CMake] Add distribution target that is the "just-build...
2016-03-01 Sanjay Patel[InstCombine] convert 'isPositive' and 'isNegative...
2016-03-01 Rui UeyamaMake a few utility functions file-scoped.
2016-03-01 Rui UeyamaRemove dead code.
2016-03-01 Rui UeyamaRemove CoreDriver.
2016-03-01 Nico Weberclang-cl: Implement initial limited support for precomp...
2016-03-01 Dehao ChenPerform InstructioinCombiningPass before SampleProfile...
2016-03-01 Simon PilgrimUpdated SSE41 builtin tests to more closely match the...
2016-03-01 Kostya Serebryany[libFuzzer] deprecate exit_on_first flag
2016-03-01 David Blaikiellvm-dwp: Add missing copyright notice to llvm-dwp.cpp
2016-03-01 Kostya Serebryany[libFuzzer] add generic signal handlers so that libFuzz...
2016-03-01 John McCallMangle extended qualifiers in the proper order and...
2016-03-01 Rui UeyamaFix --help message.
2016-03-01 Simon Pilgrim[X86][SSE41] Added missing fast-isel intrinsics tests
2016-03-01 Colin LeMahieu[NFC] Convert tabs to spaces.
2016-03-01 Simon Pilgrim[X86][XOP] Regenerated intrinsics tests
2016-03-01 Daniel SandersExplicitly select IAS on one more RUN line in new embed...
2016-03-01 Matthias BraunAArch64: Reenable CompleteModel for A53, A57 and Kryo...
2016-03-01 Ted WoodwardFix bug with function resolution when using IR Interpreter
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated 256-bit vector / 64-bit element...
2016-03-01 Tim NorthoverFix typo. NFC.
2016-03-01 Michael KruseFix non-synthesizable loop exit values.
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated horizontal add/sub tests
2016-03-01 Daniel Jasper[clang-format] Detect constructor initializers preceded...
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated intrinsics tests
2016-03-01 Colin LeMahieu[Hexagon] Modifying r262258 to only be in effect in...
2016-03-01 Matthias BraunTableGen: Display helpfull message for incomplete models.
2016-03-01 Simon Pilgrim[X86][AVX] Fixed triple/arch clash in test case
2016-03-01 Matt ArsenaultDAGCombiner: Turn truncate of a bitcasted vector to...
2016-03-01 Rafael EspindolaAdd LLVMBuild for ObjectYAML.
2016-03-01 David BlaikieRevert "llvm-dwp: Keep ObjectFiles alive until object...
2016-03-01 Jacques Pienaar[lanai] Add ELF enum value and relocations.
2016-03-01 Matthias BraunAArch64: Add missing schedinfo, check completeness...
2016-03-01 Kit Barton[Power9] Implement new vector compare, extract, insert...
2016-03-01 Sanjay Patel[x86] use getBitcast()
2016-03-01 David BlaikieFix some warnings a bit harder/different
2016-03-01 David Blaikiellvm-dwp: Keep ObjectFiles alive until object emission...
2016-03-01 Geoff Berry Revert "[AArch64] Fix isLegalAddImmediate() to...
2016-03-01 Vasileios KalintirisRevert "[mips] Promote the result of SETCC nodes to...
2016-03-01 Kit BartonNew file to track implementation status of new POWER9...
2016-03-01 Ekaterina RomanovaThis patch adds doxygen comments for the intrinsincs...
2016-03-01 Matthias BraunTableGen: Check scheduling models for completeness
2016-03-01 Matthias BraunTableGen: Add hasNoSchedulingInfo to instructions
2016-03-01 Reid KlecknerReword a misleading comment discussing landingpads...
2016-03-01 Justin Lebar[NVPTX] Annotate param loads/stores as mayLoad/mayStore.
2016-03-01 Justin Lebar[NVPTX] Remove workaround for tablegen crash in NVPTXIn...
2016-03-01 David Majnemer[MSVC Compat] Correctly handle finallys nested within...
2016-03-01 Reid KlecknerFix -Wnon-virtual-dtor warnings
2016-03-01 George Rimar[ELF] - handle of command line options incompatible...
2016-03-01 Owen AndersonFix an issue where fast math flags were dropped during...
2016-03-01 Michael Kruse[SCEVValidator] Remove redundant visit.
2016-03-01 Sanjoy Das[SCEV] Minor cleanup: rename method, C++11'ify; NFC
2016-03-01 Justin Lebar[NVPTX] Use different, convergent MIs for convergent...
2016-03-01 Justin Lebar[NVPTX] Nix hack used to emit '{' and '}' for NVPTX...
2016-03-01 Justin Lebar[NVPTX] Reformat NVPTXInstrInfo.td, and add additional...
2016-03-01 David Majnemer[X86] Elide references to _chkstk for dynamic allocas
2016-03-01 George Rimar[ELF] - More direct implementation of edata/etext
2016-03-01 Rafael EspindolaMove ObjectYAML code to a new library.
2016-03-01 Sanjay Patelfix function names; NFC
2016-03-01 George Rimar[ELF] - do not create special symbols when creating...
2016-03-01 David Majnemer[Verifier] Don't abort on invalid cleanuprets
2016-03-01 Easwaran RamanFix breakage caused by r262360.
2016-03-01 Daniel BerlinAdd the beginnings of an update API for preserving...
2016-03-01 Simon Atanasyan[DebugInfo] Dump CIE augmentation data as a list of...
2016-03-01 Easwaran RamanMetadata support for profile summary.
2016-03-01 Kit Barton[PPC64][VSX] Add short, char, and bool data type for...
2016-03-01 Matt ArsenaultDAGCombiner: Turn extract of bitcasted integer into...
2016-03-01 Matt ArsenaultAdd isScalarInteger helper to EVT/MVT
2016-03-01 Changpeng FangAMDGPU/SI: Implement DS_PERMUTE/DS_BPERMUTE Instruction...
2016-03-01 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding PSRL{DI|QI}{128|256...
2016-03-01 Kostya Serebryany[libFuzzer] remove FuzzerSanitizerOptions.cpp
2016-03-01 Michael Zuckerman[LLVM][AVX512] PSRL{DI|QI} Change imm8 to int
2016-03-01 Hans Wennborg[X86] Check that attribute parameters match for tail...
2016-03-01 Sanjay Patelfix documentation comments; NFC
2016-03-01 Daniel SandersExplicitly select IAS in new embed-bitcode.c test.
2016-03-01 Petar JovanovicRevert "calculate builtin_object_size if argument is...
next