platform/upstream/llvm.git
2013-08-20 David BlaikieDebugInfo: comment/inlining based on feedback from...
2013-08-20 Hans WennborgLook at lowercase version of argv[0] when determining...
2013-08-20 Arnold SchwaighoferSLPVectorizer: Fix invalid iterator errors
2013-08-20 Matt ArsenaultTeach ConstantFolding about pointer address spaces
2013-08-20 Akira Hatanaka[mips] Resolve register classes dynamically using ptr_r...
2013-08-20 David BlaikieDebugInfo: Simplify/clarify propagation of typemembers...
2013-08-20 Reed KotlerAdd an option which permits the user to specify using...
2013-08-20 Akira Hatanaka[mips] Guard micromips instructions with predicate...
2013-08-20 Fariborz JahanianObjectiveC migrator: More tweaking of heuristics
2013-08-20 Richard SmithDuring typo correction, check for an exact match in...
2013-08-20 Edwin Vanecpp11-migrate: Use Replacement serialization from clang...
2013-08-20 Jim GrosbachARM: Fix fast-isel copy/paste-o.
2013-08-20 Edwin VaneAdding Replacement serialization support
2013-08-20 Rafael EspindolaCentralize the logic for handling -m* options and fix...
2013-08-20 Fariborz JahanianObjectiveC migrator: More tweaking of heuristics
2013-08-20 Andrew KaylorStill more MCJIT PIC test XFAILs
2013-08-20 Andrew KaylorClarifying two MCJIT PIC tests as XFAIL on i686-pc...
2013-08-20 Marshall ClowUpdated status of issues #2093, 2144, and 2185
2013-08-20 Andrew KaylorRemoving duplicate XFAIL markers
2013-08-20 Marshall ClowUpdated status and description of issues 2064, 2069...
2013-08-20 Marshall ClowUpdated status of issues #2028, 2047, and 2053.
2013-08-20 Hafiz Abid... To test commit access.
2013-08-20 Andrew KaylorMarking two more MCJIT PIC tests as XFAIL on i686
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on arm
2013-08-20 Rafael EspindolaRemove duplicated error checking.
2013-08-20 Alexey Samsonov[LSan] Add support for building standalone LSan runtime...
2013-08-20 Alexey Samsonov[LSan] Add support for building standalone LSan runtime...
2013-08-20 Marshall ClowUpdated status of issues #1214, 2207 and 2209. They...
2013-08-20 Rafael EspindolaRemove dead code.
2013-08-20 Ed MasteInclude checksum in non-ack mode
2013-08-20 NAKAMURA TakumiUniqueHeaderNameTest.cpp: Appease valgrind.
2013-08-20 Rafael EspindolaRefactor the x86 feature handling.
2013-08-20 Vladimir MedicFix style issues in AsmParser.cpp
2013-08-20 Tim NorthoverARM: add test for last commit
2013-08-20 Tim NorthoverARM: default to arm1176jzf-s for hard-float platforms.
2013-08-20 Guillaume PapinRevert "cpp11-migrate: Add a class to support include...
2013-08-20 Daniel Jasperclang-format: Format enum struct/class like enum.
2013-08-20 Daniel Jasperclang-format: Additional options for spaces around...
2013-08-20 Benjamin KramerARCMigrate depends on the static analyzer.
2013-08-20 Guillaume Papincpp11-migrate: Add a class to support include directive...
2013-08-20 NAKAMURA Takumiclang/test/Driver/cl-options.c: Remove the feature...
2013-08-20 NAKAMURA Takumiclang/test/Driver: Remove the feature "clang-driver...
2013-08-20 NAKAMURA Takumiclang/test/Driver: Remove the feature "clang-driver...
2013-08-20 Elena DemikhovskyAVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD...
2013-08-20 Daniel Sanders[mips][msa] Added fexdo, fexup[lr] builtins
2013-08-20 Daniel Sanders[mips][msa] Removed fcge, fcgt, fsge, fsgt
2013-08-20 Richard Sandiford[SystemZ] Update README
2013-08-20 Richard Sandiford[SystemZ] Use SRST to optimize memchr
2013-08-20 Benjamin Kramermemcmp is not a valid way to compare structs with paddi...
2013-08-20 Daniel Sanders[mips][msa] Added insve
2013-08-20 Ed MasteFix crash when connecting to gdbserver without loading...
2013-08-20 Richard SandifordFix test typo and add usual "br %r14" test
2013-08-20 Richard SandifordFix overly pessimistic shortcut in post-RA MachineLICM
2013-08-20 Tim NorthoverARM: implement some simple f64 materializations.
2013-08-20 Michael Gottesman[stackprotector] Small cleanup.
2013-08-20 Michael Gottesman[stackprotector] Small Bit of computation hoisting.
2013-08-20 Michael Gottesman[stackprotector] Added significantly longer comment...
2013-08-20 Michael GottesmanRemoved trailing whitespace.
2013-08-20 Michael Gottesman[stackprotector] Removed stale TODO.
2013-08-20 Daniel Sanders[mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor...
2013-08-20 Michael Gottesman[stackprotector] Added support for emitting the llvm...
2013-08-20 Michael Gottesman[stackprotector] Refactor out the end of isInTailCallPo...
2013-08-20 Craig TopperRename __AVX512__ to __AVX512F__
2013-08-20 Michael Gottesman[autotools->cmake] Added support for building clang...
2013-08-20 Craig TopperChange 'avx512' to 'avx-512' to match llvm backend.
2013-08-20 Michael GottesmanRemove unused variables that crept in.
2013-08-20 Michael Gottesman[autotools->cmake] Move add_subdirectory(test) inside...
2013-08-20 Michael Gottesman[autotools->cmake] Added support for creating the clang...
2013-08-20 Craig TopperAdd AVX-512 feature flag and knl cpu to clang.
2013-08-20 Craig TopperRevert r188756 because some other changes snuck in...
2013-08-20 Craig TopperAdd AVX-512 feature flag and knl cpu to clang.
2013-08-20 Michael GottesmanTeach selectiondag how to handle the stackprotectorchec...
2013-08-20 Craig TopperFix formatting. No functional change.
2013-08-20 Craig TopperAdd AVX-512 and related features to the CPUID detection...
2013-08-20 Craig TopperMove AVX and non-AVX replication inside a couple multic...
2013-08-20 Craig TopperAdd an error check for a typo I accidentally made in...
2013-08-20 Bill Schmidt[PowerPC] More refactoring prior to real PPC emitProlog...
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on AArch64
2013-08-20 David BlaikieRevert "Revert "Revert "Revert "DebugInfo: Omit debug...
2013-08-20 Venkatraman... [Sparc] Use HWEncoding instead of unused Num field...
2013-08-20 Eli FriedmanFix name lookup with dependent using decls.
2013-08-20 Andrew KaylorFixing XPASSes among MCJIT PIC test on i686
2013-08-20 Andrew KaylorSecond attempt to mark Large/PIC MCJIT test as XFAIL...
2013-08-20 Andrew KaylorMarking two MCJIT PIC tests as XFAIL on Darwin
2013-08-20 Fariborz JahanianObjectiveC migrator: More work towards
2013-08-19 Reid Klecknerclang-cl: Ignore the /wd n flag for disabling a warning
2013-08-19 Jordan Rose[analyzer] Note that deadcode.UnmodifiedVariable would...
2013-08-19 Andrew KaylorTrying again with PIC tests for MCJIT
2013-08-19 Reid Klecknerclang-cl: Add /MP[n] to the list of unsupported and...
2013-08-19 Hal FinkelAdd a llvm.copysign intrinsic
2013-08-19 Hal FinkelDon't form PPC CTR-based loops around a copysignl call
2013-08-19 Andrew KaylorAdding PIC support for ELF on x86_64 platforms
2013-08-19 Peter CollingbourneIntroduce non-const overloads for GlobalAlias::{get...
2013-08-19 Juergen RibutzkaFix last commit.
2013-08-19 Jakub StaszakUse pop_back_val() instead of both back() and pop_back().
2013-08-19 Juergen RibutzkaSimplify code by using CreateMemTemp. No functional...
2013-08-19 Matt ArsenaultTeach InstCombine visitGetElementPtr about address...
2013-08-19 Matt ArsenaultCleanup visitGetElementPtr to make address space change...
2013-08-19 Matt ArsenaultcommonPointerCast cleanups to make address space change...
2013-08-19 Eli FriedmanHandle init lists and _Atomic fields.
next