platform/upstream/llvm.git
2013-08-23 NAKAMURA Takumilto/CMakeLists.txt: Cut the dep to intrinsics_gen....
2013-08-23 Jakob Stoklund... Use register masks on SPARC call instructions.
2013-08-23 Jakob Stoklund... Add an OtherPreserved field to the CalleeSaved TableGen...
2013-08-23 Richard SmithReword a diagnostic to avoid a confusing implication...
2013-08-23 Jason MolendaAdd link to Darwin iOS arm ABI docs in ABIMacOSX_arm...
2013-08-23 Daniel Dunbar[PR11606] ocaml bindings tests produce binaries in...
2013-08-23 Sean CallananMake sure that ClangExpressionDeclMap doesn't
2013-08-23 Michael GottesmanFilecheckize some tests.
2013-08-23 Michael GottesmanUpdate StripDeadDebugInfo to use DebugInfoFinder so...
2013-08-22 Jason MolendaFix ABIMacOSX_arm::RegisterIsVolatile() so it identifie...
2013-08-22 Michael Gottesman[stack protector] Work around an issue with the BMOVPCB...
2013-08-22 Richard SmithRemove SequenceNumber from class/variable template...
2013-08-22 Jason MolendaSimplify the CreateFunctionEntryUnwindPlan () and Creat...
2013-08-22 Jason MolendaUpdate ABISysV_x86_64::CallFrameAddressIsValid() to...
2013-08-22 Fariborz JahanianObjectiveC migrator: builtin ObjectiveC types are not
2013-08-22 Fariborz JahanianObjectiveC migrator: some refactoring to reduce
2013-08-22 Bill WendlingCheck for absence of the flag.
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-08-22 Michael SartainRound plt entsize to addralign
2013-08-22 Bill WendlingFix some tests. The 'false' version just omits the...
2013-08-22 Bill WendlingOnly add this attribute when it's set. If it's not...
2013-08-22 Bill WendlingCheck only if we have this attribute. If it's not an...
2013-08-22 Michael Sartainadd register name to UnwindLog error message
2013-08-22 Michael SartainA clang::Type::Decayed type to kill compile warning
2013-08-22 Bill WendlingFileCheckize some tests.
2013-08-22 DeLesley HutchinsUpdate to consumed analysis.
2013-08-22 Michael Sartainadd error checking and messages to 'target modules...
2013-08-22 Tom StellardR600/SI: Fix another case of illegal VGPR to SGPR copy
2013-08-22 Peter CollingbourneDataFlowSanitizer: Add a design doc paragraph on checki...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Replace non-instrumented aliases...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Factor the wrapper builder out to...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Prefix the name of each instrumented...
2013-08-22 Reid KlecknerAdd a separate llvm.global_ctors entry for linkonce_odr...
2013-08-22 Edwin Vaneclang-replace: Layout of test directory now more standard
2013-08-22 Howard HinnantGlen: replace obsolete _LIBCPP_CANTTHROW with _NOEXCEPT.
2013-08-22 Marshall ClowMark LWG issues #2083, 2099 and 2105 as complete. No...
2013-08-22 Howard HinnantXFAIL a few tests on darwin12
2013-08-22 Reid KlecknerFileCheckify a grep test.
2013-08-22 Fariborz JahanianObjectiveC migrator: Provide ARC annotations for
2013-08-22 Howard HinnantZhihao Yuan noted that there were a few unneeded state...
2013-08-22 Guillaume PapinRevert "cpp11-migrate: Add a class to support include...
2013-08-22 Howard HinnantZhihao Yuan noted that a move assignment operation...
2013-08-22 Shankar Easwaran[lld][PECOFF] Fix one more reference to a temporary...
2013-08-22 Howard HinnantDavid Blaikie suggested this test for detecting constex...
2013-08-22 Manman Ren[Debug Info Tests] Update testing cases.
2013-08-22 Samuel BenzaquenRefactor VariantMatcher to use an interface underneath.
2013-08-22 NAKAMURA Takumiconfigure: Regenerate corresponding to r189026.
2013-08-22 Jordan RoseRe-add clang-check to the Makefile build.
2013-08-22 Daniel JasperWork around unused variable warning in release builds.
2013-08-22 Jordan RoseFix dependencies now that the ARC migrator depends...
2013-08-22 Jordan RoseAutoconf: The Clang ARC migrator now depends on the...
2013-08-22 Shankar Easwaran[lld][PECOFF] Fix use of temporary strings
2013-08-22 Joey Gouly[ARMv8] Add CodeGen support for VSEL.
2013-08-22 Shankar Easwaran[lld][unittests] Change assert to llvm_unreachable
2013-08-22 David BlaikieDebugInfo: emit the definition of types when constructi...
2013-08-22 NAKAMURA Takumi[Win32] mapped_file_region: Fix a bug in CreateFileMapp...
2013-08-22 NAKAMURA TakumiWhitespace.
2013-08-22 Edwin Vaneclang-replace: Exclude test-time deps from LIT test...
2013-08-22 Daniel Jasperclang-format: Add column layout formatting for braced...
2013-08-22 Guillaume Papincpp11-migrate: Add a class to support include directive...
2013-08-22 Sergey Matveev[lsan] Add a regression test for building C code.
2013-08-22 Evgeniy Stepanov[sanitizer] Fix build when scanf interceptors are enabl...
2013-08-22 Edwin Vaneclang-replace: Write merged changes to disk
2013-08-22 David BlaikieDebugInfo: Remove explicit declaration-emissiong handli...
2013-08-22 Sergey Matveev[lsan] Add a stress test.
2013-08-22 Sergey Matveev[lsan] Follow-up to r189010 - do the same in Makefile...
2013-08-22 Sergey Matveev[lsan] Build standalone LSan with -fno-rtti.
2013-08-22 Mihai PopaFix ARM vcvt encoding when the number of fractional...
2013-08-22 Edwin VaneIntroducing new tool clang-replace
2013-08-22 Chandler CarruthTeach the SLP vectorizer the correct way to check for...
2013-08-22 Joey Gouly[ARM] Constrain some register classes in EmitAtomicBina...
2013-08-22 Elena DemikhovskyAVX-512: Added masked SHIFT commands, more encoding...
2013-08-22 Manuel KlimekRevert "Implement a rudimentary form of generic lambdas."
2013-08-22 Manuel KlimekRevert "Remove some unused variables identified by...
2013-08-22 Logan ChienFix ARM FastISel PIC function call.
2013-08-22 NAKAMURA TakumiSuppress MemoryBufferTest.cpp on win32 for now. Investi...
2013-08-22 Chandler CarruthAdd a new helper method to Value to strip in-bounds...
2013-08-22 NAKAMURA TakumiMemoryBufferTest.cpp: Tweak offset corresponding to...
2013-08-22 NAKAMURA TakumiMemoryBuffer.cpp: Consider if PageSize were not 4096...
2013-08-22 Chandler CarruthClean up the doxygen formatting of the comments on...
2013-08-22 David MajnemerTypo.
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-08-22 Robert Wilhelmconst'ify Sema::ActOnCXXTryBlock by
2013-08-22 Dmitri Gribenkognu-flags.c test: relax the check a bit
2013-08-22 David MajnemerAnalysis: Make %I in printf more reasonable, add more...
2013-08-22 Craig TopperConstify more uses of ASTContext&. No functional change.
2013-08-22 Tim NorthoverARM: respect tied 64-bit inlineasm operands when printing
2013-08-22 Craig TopperConstify some more ASTContext& uses.
2013-08-22 Shankar Easwaran[lld][test] fix -Wreturn-type error
2013-08-22 Michael Gottesman[stackprotector] When finding the split point to splice...
2013-08-22 Craig TopperConstify the ASTContext& passed to Stmt creation functi...
2013-08-22 Craig TopperConstify the ASTContext& passed to Expr creation functi...
2013-08-22 Craig TopperAdd test cases for avx512 feature flags. Fix typo in...
2013-08-22 Shankar Easwaranfix build failures on platforms that use -Wunused-priva...
2013-08-22 Shankar Easwaran[lld][Driver] Fix the unit test for lld gnu flavor
2013-08-22 Shankar Easwaran[lld][Hexagon] Enable Hexagon sdata sorting test
2013-08-22 Matt ArsenaultTeach LoopVectorize about address space sizes
2013-08-22 Faisal ValiRemove some unused variables identified by Juergen...
2013-08-22 Shankar Easwaran[lld] Fix unused private fields for fixing build failur...
2013-08-22 Faisal ValiImplement a rudimentary form of generic lambdas.
next