platform/upstream/llvm.git
2014-07-11 Argyrios Kyrtzidis[Driver] clang::driver::getARMCPUForMArch() moved to...
2014-07-11 Alexey Samsonov[ASan] Improve ODR-violation error reports.
2014-07-11 Greg ClaytonRemove assert now that we have a 'i' character that...
2014-07-11 Juergen RibutzkaRevert "[FastISel][X86] Implement the FastLowerIntrinsi...
2014-07-11 Todd FialaAdded llgs --named-pipe support and program_name-versio...
2014-07-11 Greg ClaytonDon't crash when a SBType is handed out through the...
2014-07-11 Greg ClaytonDon't use "lldb." global variables in LLDB commands.
2014-07-11 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-11 Alexey Samsonov[ASan] Introduce a struct representing the layout of...
2014-07-11 Juergen Ributzka[FastISel] Add target-independent patchpoint intrinsic...
2014-07-11 Juergen Ributzka[FastISel] Add basic infrastructure to support a target...
2014-07-11 Aditya NandakumarWhen we sink an instruction, this can open up opportuni...
2014-07-11 Argyrios KyrtzidisMove the API and implementation of clang::driver::getAR...
2014-07-11 Alp TokerConsolidate header inclusion diagnostics
2014-07-11 Juergen Ributzka[FastISel] Make isInTailCallPosition independent of...
2014-07-11 Juergen Ributzka[FastISel] Breakout intrinsic lowering into a separate...
2014-07-11 Kevin EnderbyAdd the "-s" flag to llvm-nm for Mach-O files that...
2014-07-11 David MajnemerCodeGen: Don't emit a thread-wrapper if we can't touch...
2014-07-11 Brad Smithoops. correct the prefix.
2014-07-11 Reid KlecknerMS extension: Make __noop be the integer zero, not...
2014-07-11 Brad SmithHandle SPARC float command line parameters for SPARCv9.
2014-07-11 Alp TokerSimplify the raw_svector_ostream tweak from r212816
2014-07-11 Richard Smith[modules] When merging a class template, also merge...
2014-07-11 Hal FinkelAdd nonnull in CodeGen for __attribute__((nonnull))
2014-07-11 Ulrich Weigand[MC] Constify MCELF::GetVisibility and MCELF::getOther
2014-07-11 Sylvestre LedruTest for warning being silenced
2014-07-11 Ulrich Weigand[PowerPC] Fix invalid displacement created by LocalStac...
2014-07-11 Marek OlsakR600/SI: Use i32 vectors for resources and samplers
2014-07-11 Marek OlsakR600/SI: add sample and image intrinsics exposing all...
2014-07-11 Marek OlsakR600/SI: fix shadow mapping for 1D and 2D array textures
2014-07-11 Timur IskhodzhanovAdd a test case for r212596
2014-07-11 Aaron BallmanThe returns_nonnull attribute does not require a functi...
2014-07-11 Dan AlbertSupport LLVM_LIBDIR_SUFFIX.
2014-07-11 Todd FialaModify ObjectFileELF::GetArchitecture() to avoid callin...
2014-07-11 Dan AlbertAdd support for building and testing the unwinder.
2014-07-11 Kostya Serebryany[asan] fix x32 build, patch by H.J. Lu
2014-07-11 Todd FialaPrevent ObjectFileELF::GetSectionHeaderInfo() from...
2014-07-11 NAKAMURA TakumiInstantiate llvm::Registry<clang::PluginASTAction>...
2014-07-11 NAKAMURA Takumillvm/test/BugPoint/compile-custom.ll: Use explicit...
2014-07-11 NAKAMURA Takumillvm/test/lit.cfg: Let %python available.
2014-07-11 NAKAMURA Takumi[CMake] add_llvm_library: Add "RUNTIME DESTINATION...
2014-07-11 Zinovy Nis[PATCH] [x32] Introduce -mx32 flag enforcing x32 mode...
2014-07-11 Alp Tokerraw_svector_ostream: grow and reserve atomically
2014-07-11 Timur Iskhodzhanov[ASan/Win] Don't apply dllexport to __asan_init in...
2014-07-11 Alexander KornienkoModify the tests to use FileCheck -implicit-check-not...
2014-07-11 Simon Atanasyan[Mips] Make rel-dynamic-11.test test case independent...
2014-07-11 Oliver StannardARM: Allow __fp16 as a function arg or return type...
2014-07-11 Alexander KornienkoFixed the test to work with -implicit-check-not.
2014-07-11 Alexander KornienkoAdd FileCheck -implicit-check-not option to allow stric...
2014-07-11 Timur Iskhodzhanov[ASan] Print register values in a consistent way
2014-07-11 Quentin Colombet[X86] Fix the inversion of low and high bits for the...
2014-07-11 Timur Iskhodzhanov[ASan/Win] Catch NULL derefs and page faults
2014-07-11 Sylvestre LedruTiny improvement in a test (missing quote)
2014-07-11 Sylvestre LedruGCC compatibility: Create a Group to ignore unsupported...
2014-07-11 Alexey Bataev[OPENMP] Parsing and sema analysis for 'omp task' direc...
2014-07-11 Marcello MaggioniAdded test for commit r212802 that was missing
2014-07-11 Marcello MaggioniFixup PHIs in LowerSwitch when a Leaf node is not emitted.
2014-07-11 Evgeniy Stepanov[msan] A comment for the chained-origin-depot hash...
2014-07-11 Tobias GrosserRemove unnecessary isl annotations
2014-07-11 Evgeniy Stepanov[msan] Use real memset/memcpy/memmove in interceptors.
2014-07-11 Evgeniy Stepanov[msan] Make one test case less brittle.
2014-07-11 Benjamin Kramer[clang-tidy] Add a checker for implicit bool conversion...
2014-07-11 Tobias GrosserDeadCodeElim: Compute correct liveout for non-affine...
2014-07-11 Adam Nemet[X86] AVX512: Improve readability of isCDisp8
2014-07-11 Adam Nemet[X86] AVX512: Simplify logic in isCDisp8
2014-07-11 David BlaikieRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-11 Greg ClaytonEnable the ability to enable debug info generation...
2014-07-11 Greg ClaytonRemove code that was merged incorrectly.
2014-07-11 Ben LangmuirDon't assume StringRef.data() is null-terminated
2014-07-11 NAKAMURA TakumiTestAfterDivZeroChecker.cpp: Avoid member initializer...
2014-07-11 Richard Smith[modules] Don't try to merge template specializations...
2014-07-11 NAKAMURA Takumiclang/test/CodeGenCXX/PR20038.cpp: Appease targeting...
2014-07-11 Reid KlecknerReturn a FixItHint instead of taking a diagnostic builder
2014-07-10 Zachary TurnerGet the python scripting interface working on Windows.
2014-07-10 Reid KlecknerMSVC compat: Allow lookup of friend types in enclosing...
2014-07-10 Greg ClaytonCleanup the iOS simulator code.
2014-07-10 Mark HeffernanPartially fix PR20058: reduce compile time for loop...
2014-07-10 Diego NovilloEnable -gcolumn-info by default.
2014-07-10 Lang Hames[RuntimeDyld] Replace a crufty old ARM RuntimeDyld...
2014-07-10 Diego NovilloFix expected column numbers in two tests.
2014-07-10 Lang Hames[RuntimeDyld] Improve error diagnostic in RuntimeDyldCh...
2014-07-10 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-10 David BlaikieThis test case doesn't actually need the inliner to...
2014-07-10 Richard SmithAdd AST dumping for VarDecl init kind.
2014-07-10 Jan VeselyR600: Implement float to long/ulong
2014-07-10 Jan VeselySelectionDAG: Factor FP_TO_SINT lower code out of DAGLe...
2014-07-10 Brad SmithUse the integrated assembler by default on OpenBSD.
2014-07-10 Alexey Samsonov[UBSan] Introduce type-based blacklisting.
2014-07-10 Zoran Jovanovic[mips] Emit two CFI offset directives per double precis...
2014-07-10 Dan AlbertMake cmake cxxflags match those in lib/buildit.
2014-07-10 Alexey SamsonovBe more specific about return types of some methods.
2014-07-10 Rui Ueyama[PECOFF] s/context/ctx/ for consistency.
2014-07-10 Rui Ueyama[PECOFF] Set resource table entry in header.
2014-07-10 Richard SmithPR20256: don't accidentally instantiate non-dependent...
2014-07-10 Rui Ueyama[PECOFF] Invoke cvtres.exe in the driver.
2014-07-10 Todd FialaFlipped intermittent test failures from skip to XFAIL.
2014-07-10 David BlaikieFix the dtor location issues in PR20038 harder.
2014-07-10 Zachary TurnerMove the post-build step that creates lldb.py.
2014-07-10 Zachary TurnerAdd better logging to the new Python-based SWIG generat...
2014-07-10 Simon Atanasyan[Mips] Make rel-dynamic-10.test test case independent...
next