platform/upstream/llvm.git
2014-11-20 Reid KlecknerAdd out of line virtual destructors to all LLVMTargetMa...
2014-11-20 Jim InghamMake the option parsing of -k & -K match the help strings.
2014-11-20 Zachary TurnerRemove duplicated enum, use the authoritative one.
2014-11-20 Richard SmithMove test from r222476 to a better place; this was...
2014-11-20 Richard SmithFix crash-on-valid if a lambda-expression appears lexic...
2014-11-20 Mehdi AminiUpdate Makefile following directory removal in r222466
2014-11-20 Zachary Turner[ProcessWindows] Implement a RegisterContextWindows...
2014-11-20 Reid KlecknerIntercept __crt_va_* used by MSVC "14"
2014-11-20 Mehdi AminiSimplifyCFG: Refactor GatherConstantCompares() result...
2014-11-20 Richard SmithPR21565: Further refine the conditions for enabling...
2014-11-20 Simon Atanasyan[Mips] Simplify the code calculates HI16/LO16 relocations
2014-11-20 Simon Atanasyan[Mips] Remove duplicated relocation calculation routines
2014-11-20 Simon Atanasyan[Mips] Remove unused function argument
2014-11-20 Simon Atanasyan[Mips] Use endian::read/write function to load/save...
2014-11-20 Colin LeMahieu[Hexagon] [NFC] Deleting empty directory.
2014-11-20 Kaelyn TakataEnsure all TypoExprs are diagnosed by the tree transform.
2014-11-20 Kaelyn TakataWire up delayed typo correction to DiagnoseEmptyLookup...
2014-11-20 Kaelyn TakataAdd a flag to BuildDeclarationNameExpr to not reject...
2014-11-20 Kaelyn TakataFactor out the default recovery handling.
2014-11-20 Kaelyn TakataAdd a few small helper methods to the TypoCorrectionCon...
2014-11-20 Kaelyn TakataCorrectly set the SourceRange a TypoCorrection will...
2014-11-20 Jim Ingham"nexti" should not step over inlined functions.
2014-11-20 Colin LeMahieu[Hexagon] [NFC] Merging InstPrinter directory in to...
2014-11-20 Nick Kledzik[mach-o] fix whitespace
2014-11-20 Aaron BallmanThe Syntax enumeration requires at least three bits...
2014-11-20 Nick Kledzik[mach-o] use reference with "auto" to prevent copies
2014-11-20 Lang Hames[MCJIT] Remove JITEventListener::NotifyFunctionEmitted...
2014-11-20 Rui Ueyama[PECOFF] Sort export table properly.
2014-11-20 Michael ZolotukhinFix a trip-count overflow issue in LoopUnroll.
2014-11-20 Ed MasteRemove decorator for FreeBSD test that now passes
2014-11-20 Michael IlsemanCompilation test for PostOrderIterator.
2014-11-20 Michael IlsemanUpdate template specialization to reflect API changes.
2014-11-20 Michael IlsemanBring PostOrderCFGView's insert API up to date with...
2014-11-20 Anastasia StulovaExtended list of valid frontend options with '-cl-std...
2014-11-20 Ed MasteAdd decorator for FreeBSD failure
2014-11-20 Stephane SezerProperly specify a few checksum values for llgs tests.
2014-11-20 Stephane SezerFix a typo in lldb-gdb-remote.txt.
2014-11-20 Saleem AbdulrasoolX86: use the correct alloca symbol for Windows Itanium
2014-11-20 Anastasia StulovaTesting commit access.
2014-11-20 Frederic RissRemove now dead code.
2014-11-20 Frederic RissMake DWARFAcceleratorTable::dump() const.
2014-11-20 Frederic RissAdd missing copyright headers.
2014-11-20 Frederic RissDo not create a replaceable Variables MDNode for functi...
2014-11-20 Frederic RissPrepare for the DIBuilder populating DISubprogram's...
2014-11-20 Samuel BenzaquenReplace variadic operator function pointer with an...
2014-11-20 Alexander Kornienko[clang-tidy] Set google-readability-namespace-comments...
2014-11-20 Renato GolinMCJIT tests passing on ARM after r222414 fixed the...
2014-11-20 Timur IskhodzhanovConvert CR+LF -> LF in a test file
2014-11-20 Timur IskhodzhanovRevert r222416, r222422, r222426: the former revision...
2014-11-20 Alexander Kornienko[clang-tidy] Count errors in ClangTidyDiagnosticConsumer
2014-11-20 Timur IskhodzhanovFix a typo
2014-11-20 Lorenzo Martignoni[DFSan] Add flag to dump the labels when the program...
2014-11-20 Daniel Jasperclang-format: [Java] Don't align after "return".
2014-11-20 Daniel Jasperclang-format: [Java] Don't force break before generic...
2014-11-20 NAKAMURA TakumiSimplifyCFG.cpp: Tweak to let msc17 compliant.
2014-11-20 Mehdi AminiSimplifyCFG: Refactor GatherConstantCompares() result...
2014-11-20 Simon Atanasyan[Mips] Configure GOTPLT entries in the corresponding...
2014-11-20 Jyoti Allur[ELF] Prevent ARM ELF object writer from generating...
2014-11-20 David MajnemerAdd a test for r221870
2014-11-20 Craig TopperFix a typo in a comment.
2014-11-20 Craig TopperRemove unnecessary extra spaces from tablegen register...
2014-11-20 Craig TopperUse array_lengthof instead of sizeof(array)/sizeof...
2014-11-20 Alexey Bataev[OPENMP] Codegen for "omp flush" directive.
2014-11-20 Richard SmithFix buildbots.
2014-11-20 Jordan Rose[CMake] Use .svn/wc.db as our VC dependency if it's...
2014-11-20 Eric FiselierRemove xfail tag for darwin from quick_exit test
2014-11-20 Eric FiselierRemove tests that va_copy is not defined when C++ ...
2014-11-20 Richard SmithPreserve numeric literal suffixes during type canonical...
2014-11-20 Richard SmithAvoid earlier test interfering with later one.
2014-11-20 Richard SmithWhen mangling member-expressions, skip implicit accesse...
2014-11-20 Alexey SamsonovRemove support for undocumented SpecialCaseList entries.
2014-11-20 Richard SmithPR21531: fix crash on invalid with unexpanded pack...
2014-11-19 Colin LeMahieu[Hexagon] Adding A2_xor instruction with IR selection...
2014-11-19 Chad RosierRevert "[Reassociate] As the expression tree is rewritt...
2014-11-19 Chad RosierRevert "[Reassociate] Update test cases due to r222142."
2014-11-19 Colin LeMahieu[Hexagon] Adding A2_or instruction with IR selection...
2014-11-19 Duncan P. N... gold-plugin: Fix typo in error message
2014-11-19 Daniel Jasperclang-format: [Java] Accept generic types in enum decla...
2014-11-19 Jordan Rose[CMake] Always include the Clang repo version, just...
2014-11-19 Jordan RoseConstify a few IdentifierInfo * parameters.
2014-11-19 Jordan Rose[CMake] Update GetSVN.cmake to use LLVM version control...
2014-11-19 Hans WennborgRevert r222363: "[clang-tidy] Count errors in ClangTidy...
2014-11-19 Saleem AbdulrasoolADT: windows itanium targets msvcrt.dll
2014-11-19 Alexey Samsonov[MSan] [MIPS] Adding support for MIPS64 (patch by Mohit...
2014-11-19 Richard SmithFix bug where a trivial constexpr copy/move operation...
2014-11-19 Nico WeberTry to fix MSVS build after r222384. No intended behavi...
2014-11-19 Kevin EnderbyFix Use-of-uninitialized-value for adrp_addr and adrp_i...
2014-11-19 Mehdi AminiSimplifyCFG: turn recursive GatherConstantCompares...
2014-11-19 Eric FiselierChange contradictory wording in va_copy test error...
2014-11-19 Matthias BraunRegisterCoalescer: Improve debug messages
2014-11-19 Matthias BraunAdd a print and verify pass after the RegisterCoalescer
2014-11-19 Matthias BraunMachineVerifier: Report register for bad liveranges
2014-11-19 Matthias BraunIntroduce register dump helper
2014-11-19 Marshall ClowImplement N4280 - 'Non-member size() and more'
2014-11-19 David BlaikieDebugInfo: Don't emit a 'global variable' when a static...
2014-11-19 David MajnemerAliasSet: Simplify mergeSetIn
2014-11-19 Andrea Di Biagio[X86] Improved lowering of v4x32 build_vector dag nodes.
2014-11-19 Lang Hames[ADT] Fix PR20728 - Incorrect APFloat::fusedMultiplyAdd...
2014-11-19 Frederic RissFix a temporary MDNode leak.
2014-11-19 Oleksiy VyalovAdd test for denied process attach by pid and fix found...
next