platform/upstream/llvm.git
2015-06-16 Richard Smith[modules] Fix merging of default template arguments...
2015-06-16 Simon Atanasyan[llvm-readobj] Print MIPS .reginfo section content
2015-06-16 Simon Pilgrim[X86][SSE] Vectorize v2i32 to v2f64 conversions
2015-06-16 Jim InghamFix a typo in the help.
2015-06-16 Enrico GranataAdd a .parent property to SBFrame's Python interface...
2015-06-16 Douglas GregorHonor the objc_runtime_name attribute when encoding...
2015-06-16 Enrico GranataFixing a potential issue where the NSIndexPath formatte...
2015-06-16 Sanjay Patelrename variables; NFC
2015-06-16 Philip ReamesReapply 239795 - [InstCombine] Propagate non-null facts...
2015-06-16 Philip ReamesAdjust clang side tests effected by 239795 before reapp...
2015-06-16 Sanjay Patelextract some code into a helper function for MergeConse...
2015-06-16 Saleem Abdulrasoolparser: diagnose empty attribute blocks
2015-06-16 Rafael EspindolaImprove handling of end of file in the bitcode reader.
2015-06-16 Douglas KatzmanRemove duplicated alteration to getProgramPaths().
2015-06-16 Diego NovilloFix PR 23525 - Separate header mass propagation in...
2015-06-16 Igor Laevsky[Statepoints] Test only change. Check that statepoint...
2015-06-16 Peter CollingbourneSafeStack: XFAIL the pthread.c test on Darwin.
2015-06-16 Peter CollingbourneSafeStack: Adjust condition for COMPILER_RT_HAS_SAFESTA...
2015-06-16 Enrico GranataEnable 'command script import' to accept multiple modul...
2015-06-16 Matthias BraunVirtRegMap: Add undef flag when reading undefined subre...
2015-06-16 Matthias BraunTargetRegisterInfo: Make the concept of imprecise lane...
2015-06-16 Reid Kleckner[X86] Rename some frame lowering variables
2015-06-16 Tyler NowickiRename Reduction variables/structures to Recurrence.
2015-06-16 Douglas KatzmanIf/else looks nicer when both branches have (or don...
2015-06-16 Frederic RissHave MachOObjectFile::isValidArch() accept armv7
2015-06-16 Colin LeMahieu[Hexagon] unused-local-typedef warning test is passing.
2015-06-16 Alex LorenzMIR Parser: Report an error when a machine function...
2015-06-16 Tamas BerghammerFix compile error in TestCxxWCharT on Linux
2015-06-16 Rafael EspindolaAdd a test for padded bitcode files.
2015-06-16 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes, disabl...
2015-06-16 Kit BartonProperly handle the mftb instruction.
2015-06-16 Colin LeMahieu[Hexagon] Alphabetical ordering of functions, NFC.
2015-06-16 Matt ArsenaultRevert "Revert "Fix merges of non-zero vector stores""
2015-06-16 Ewan CrawfordAdd Read Thread to GDBRemoteCommunication
2015-06-16 Daniel SandersClean up redundant copies of Triple objects. NFC
2015-06-16 Ulrich Weigand[SystemZ] Mangle long double as __float128
2015-06-16 Benjamin Kramer[InstSimplify] Allow folding of fdiv X, X with just...
2015-06-16 Daniel Marjamakiclang-tidy: Add checker that warns about missing parent...
2015-06-16 James Y KnightRepair cmake libatomic check.
2015-06-16 Toma Tabacu[mips] Don't propagate -mfpxx by default if soft/single...
2015-06-16 Daniel Sanders[mips][ias] Expand on r238751 to cover as many relocs...
2015-06-16 Daniel JasperAvoid using set::emplace as it is apparently not suppor...
2015-06-16 Daniel SandersReplace string GNU Triples with llvm::Triple in TargetM...
2015-06-16 Aaron BallmanSilence an MSVC warning about not all control paths...
2015-06-16 Alexey Bataev[OPENMP] Support lastprivate clause in omp simd directive.
2015-06-16 Daniel SandersRecommit r239721: Replace string GNU Triples with llvm...
2015-06-16 Toma Tabacu[mips] [IAS] Refactor symbol-address loading code into...
2015-06-16 Alexey Bataev[OPENMP] Remove last iteration separation for loop...
2015-06-16 Daniel JasperTooling: When applying a set of replacements, do deleti...
2015-06-16 Daniel Sanders[llvm-mc] The object form of the GNU triple should...
2015-06-16 Arnaud A. de... [MachineSink] Address post-commit review comments
2015-06-16 Asaf Badouh[AVX512] add integer min/max intrinsics support.
2015-06-16 NAKAMURA TakumiDisable llvm/test/CodeGen/MIR/machine-function.mir...
2015-06-16 NAKAMURA Takumillvm/unittests/Support/Path.cpp: Use <windows.h> instea...
2015-06-16 Justin BognerInstrProf: Fix coverage mapping when "if" is a macro
2015-06-16 Elena DemikhovskyX86: optimized i64 vector multiply with constant
2015-06-16 Craig Topper[TableGen] Remove unused method declaration. NFC
2015-06-16 Philip ReamesRevert 239795
2015-06-16 Ahmed Bougacha[AArch64] Generalize extract-high DUP extension to...
2015-06-16 Ahmed Bougacha[AArch64] Robustize neon-2velem-high test. NFC.
2015-06-16 Philip ReamesMove logic from JumpThreading into LazyValue info to...
2015-06-16 Duncan P. N... modules: Add explicit dependency on intrinsics_gen
2015-06-16 Philip Reames[InstCombine] Propagate non-null facts to call parameters
2015-06-16 Duncan P. N... modules: Mark CodeGen/DIEValues.def as a textual inclusion
2015-06-16 Duncan P. N... modules: Move ProfileKinds to an anonymous namespace
2015-06-16 Richard Smith[modules] Rename -fmodule-maps to -fimplicit-module...
2015-06-16 Richard SmithCommit some test changes somehow missed in r239789.
2015-06-16 Alex LorenzMIR Serialization: Print and parse simple machine funct...
2015-06-16 Richard Smith[modules] Simplify -cc1 interface for enabling implicit...
2015-06-15 Alex LorenzMIR Serialization: move the MIR printer out of the...
2015-06-15 Richard Smith[modules] Remove non-functional driver options -f[no...
2015-06-15 Reid Kleckner[X86] Try to shorten dwarf CFI emission
2015-06-15 Filipe Cabecinhas[ASan tests] Revert a bad change from r239754
2015-06-15 Samuel AntaoAccording to the OpenMP spec, all the preprocessor...
2015-06-15 Richard Smith[modules] Re-enable accidentally-disabled test.
2015-06-15 Eric ChristopherUse a macro for the omnipresent attributes on header...
2015-06-15 Adrian PrantlDebug Info: Turn on ODR type uniquing for (the C++...
2015-06-15 Adrian PrantlDebug Info IR: Switch DIObjCProperty to use DITypeRef.
2015-06-15 Enrico GranataIf a candidate keyword contains quotes, it's clearly...
2015-06-15 Alex LorenzMIR Serialization: Create dummy functions when the...
2015-06-15 Enrico GranataAdd a formatter for wchar_t[N] arrays
2015-06-15 Alex LorenzMIR Serialization: Report an error when machine functio...
2015-06-15 Filipe Cabecinhas[ASan tests] Leftover that didn't get reverted in r239754
2015-06-15 Peter CollingbourneAdd safestack attribute to LLVMAttribute enum and Go...
2015-06-15 Filipe Cabecinhas[ASan tests] Use export, not env.
2015-06-15 Colin LeMahieu[Hexagon] Using readobj rather than objdump.
2015-06-15 Colin LeMahieu[Hexagon] PC-relative offsets are relative to packet...
2015-06-15 Filipe CabecinhasRevert "[ASan tests] Try to fix Windows buildbots due...
2015-06-15 Simon Pilgrim[X86][SSE] Added tests for vector i8/i16 to f32/f64...
2015-06-15 Enrico GranataFix a bug where passing a value of the type "A B" to...
2015-06-15 Reid KlecknerFix submodule test to pass on content addressable files...
2015-06-15 Filipe Cabecinhas[ASan tests] Try to fix Windows buildbots due to r239754
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Rafael EspindolaDon't indent inside a namespace. NFC.
2015-06-15 Rafael EspindolaReplace @ with the more common \. NFC.
2015-06-15 Saleem Abdulrasoolparser: improve diagnostics for MS attributes
2015-06-15 Reid KlecknerWildcard out some SSA value names from the ACLE intrins...
2015-06-15 Rafael EspindolaDon't repeat names in comments and start functions...
next