platform/upstream/llvm.git
2013-07-20 Lubos Lunakadd type attribute warn_unused, for -Wunused-variable...
2013-07-20 Lubos Lunakavoid bogus warnings about "unknown" pragmas with ...
2013-07-20 Lubos Lunakfix sometimes incorrect line numbers in -frewrite-inclu...
2013-07-20 Benjamin KramerSilence GCC warning for using both enum and unsigned...
2013-07-20 Benjamin KramerSROA: Microoptimization: Remove dead entries first...
2013-07-20 David MajnemerDiagnosticIDs: Forbid Diag ID from being valid
2013-07-20 Stephen LinInstCombine: call FoldOpIntoSelect for all floating...
2013-07-20 Matt ArsenaultHave InlineCost check constant fcmps
2013-07-20 Richard TrieuIf a default argument is a dependent type, get the...
2013-07-20 Hans WennborgAdd Option unit tests to the make build
2013-07-20 Nick Kledzik[mach-o] factor out all cputype <-> arch conversions...
2013-07-20 Eli FriedmanFix bug in computing POD-for-layout.
2013-07-20 Alexander KornienkoUse -lines option instead of -offset/-length. This...
2013-07-20 Rui Ueyama[PECOFF][Driver] Add -base command line option.
2013-07-20 Eli FriedmanMake IgnoreParens() look through ChooseExprs.
2013-07-20 Manman RenDebug Info Verifier: simplify DIxxx::Verify
2013-07-20 Matt ArsenaultFix size_t -> uint warnings with MSVC 64-bit build
2013-07-19 Lang HamesRefactor AnalyzeBranch on ARM. The previous version...
2013-07-19 Rui UeyamaRetry submitting r186623: COFFDumper: Dump data directo...
2013-07-19 Nadav Rotemfix an 80-col line.
2013-07-19 Nadav RotemUse LLVMs ADTs that improve the compile time of this...
2013-07-19 Nadav RotemSLPVectorizer: Improve the compile time of isConsecutiv...
2013-07-19 Larisse VoufoFIXME fix: improving diagnostics for template arguments...
2013-07-19 Larisse VoufoRevert "Use function overloading instead of template...
2013-07-19 Eli FriedmanFix pack instantiation with function types.
2013-07-19 Larisse VoufoUse function overloading instead of template specializa...
2013-07-19 Eli FriedmanCorrectly handle packs for variadic type traits.
2013-07-19 Vincent LejeuneR600: Don't emit empty then clause and use alu_pop_after
2013-07-19 Vincent LejeuneR600: Simplify AMDILCFGStructurize by removing template...
2013-07-19 Vincent LejeuneR600: Replace legacy debug code in AMDILCFGStructurizer.cpp
2013-07-19 Craig TopperRemove trailing whitespace
2013-07-19 Rafael EspindolaFix inserting new elements in a specified location.
2013-07-19 Hans WennborgAdd a cl.exe compatible driver mode
2013-07-19 Reid KlecknerUse an i686 triple for this test now that it uses stdcall
2013-07-19 Jean-Daniel... Fix another place where clang check objc selector name...
2013-07-19 Ashok ThirumurthiReworked the test decorators to match the test results...
2013-07-19 Fariborz JahanianObjectiveC migrator: Another use case of enum
2013-07-19 Samuel BenzaquenAdd support for raw_ostream on the printing methods...
2013-07-19 Reid KlecknerCreate calling convention AttributedType sugar nodes
2013-07-19 Eli FriedmanFix for template substitution with packs.
2013-07-19 Daniel MaleaAdd another link to the Python API docs.
2013-07-19 Richard SmithUpdate users manual to indicate:
2013-07-19 Akira Hatanaka[mips] Add support for command-line options -mno-check...
2013-07-19 Argyrios Kyrtzidis[arcmt] After checking is successful disable auto-synth...
2013-07-19 Aaron BallmanReplace some existing type attribute diagnostics with a
2013-07-19 John ThompsonAdd SourceRange to PPCallbacks::Defined callback.
2013-07-19 Ashok ThirumurthiUpdated the test suite to fix xpasses on the gcc buildb...
2013-07-19 Rafael Espindolas/compiler_used/compiler.used/.
2013-07-19 Reid KlecknerAdd some flag exclusion tests.
2013-07-19 Reid Kleckner[Option] Add inclusion and exclusion flags to option...
2013-07-19 Enea ZaffanellaFix source range of implicitly instantiated friend...
2013-07-19 Benjamin KramerFix test to actually check things.
2013-07-19 Fariborz JahanianFixes an ObjC migrator crash when last decl
2013-07-19 Daniel MaleaAdd links to LLDB API reference docs
2013-07-19 Daniel MaleaMinor typeo fixes in doc scripts
2013-07-19 Daniel MaleaAdd LLDB API reference docs (for Python and C++)
2013-07-19 Roman DivackyThis patch implements __get_cpuid_max() as an inline...
2013-07-19 Nico Riecklit: Support cancellation on Windows
2013-07-19 Richard Sandiford[SystemZ] Add -march= command-line option
2013-07-19 Daniel Maleainclude only LLDB API in docs generated by lldb-cpp...
2013-07-19 Joey GoulyAdd a line that got missed off somehow. Sorry about...
2013-07-19 Aaron WatryImplement generic upsample()
2013-07-19 Richard Sandiford[SystemZ] Add tests for ALHSIK and ALGHSIK
2013-07-19 Richard Sandiford[SystemZ] Add ALRK, AGLRK, SLRK and SGLRK
2013-07-19 Joey Gouly[ARMv8] Implement the NEON instructions VRINT{N, X...
2013-07-19 Richard Sandiford[SystemZ] Add AHIK and AGHIK
2013-07-19 Richard Sandiford[SystemZ] Add ARK, AGRK, SRK and SGRK
2013-07-19 Richard Sandiford[SystemZ] Add NGRK, OGRK and XGRK
2013-07-19 Serge PavlovInitialize TempFileHandle.
2013-07-19 Richard Sandiford[SystemZ] Add NRK, ORK and XRK
2013-07-19 Tilmann SchellerARM: Add instruction aliases for the Thumb2 PLD/PLDW...
2013-07-19 Richard Sandiford[SystemZ] Use SLLK, SRLK and SRAK for codegen
2013-07-19 Richard Sandiford[SystemZ] Start adding z196 and zEC12 support
2013-07-19 Rafael EspindolaSplit openFileForWrite into windows and unix versions.
2013-07-19 Rafael EspindolaAdd a unit test for checking that we respect the F_Bina...
2013-07-19 John ThompsonFixed some formatting issues with clang-format to get...
2013-07-19 Richard Sandiford[SystemZ] Enable frame-pointer elimination for -O1...
2013-07-19 Alexey SamsonovRevert r186672 - turns out ASan supports Mac OS 10...
2013-07-19 Alexey Samsonov[ASan] Reflect the dropped Mac OS 10.6 support in docs
2013-07-19 Manuel KlimekAllow clang tools to display an overview when using...
2013-07-19 Manuel KlimekAdds overlapsWith and contains predicates on tooling...
2013-07-19 Manuel KlimekAdds ctorInitializer and forEachConstructorInitializer...
2013-07-19 Chandler CarruthCleanup the stats counters for the new implementation...
2013-07-19 Chandler CarruthFix another assert failure very similar to PR16651...
2013-07-19 NAKAMURA TakumiStmtOpenMP.h: Prune a stray \param in the comment of...
2013-07-19 NAKAMURA TakumiStmtOpenMP.h: Fix bogus \param(s). [-Wdocumentation]
2013-07-19 Tim NorthoverARM: delete two tests now integrated into the larger...
2013-07-19 Tim NorthoverARM: remove invalid invalid tests
2013-07-19 Tim NorthoverImprove llvm-mc disassembler mode and refactor ARM...
2013-07-19 Daniel JasperImprove clang-format vim integration.
2013-07-19 Chandler CarruthTry to move to a more reasonable set of naming conventi...
2013-07-19 Alexey SamsonovFix uninitialized memory read found by MemorySanitizer...
2013-07-19 Timur IskhodzhanovSimplify the CodeGenFunction::Build*Virtual*Call family...
2013-07-19 Chandler CarruthA long overdue cleanup in SROA to use 'DL' instead...
2013-07-19 Chandler CarruthFix PR16651, an assert introduced in my recent re-work...
2013-07-19 Rui Ueyama[PECOFF][Driver] Process "LINK" environment variable.
2013-07-19 Manman RenTry to appease the bots.
2013-07-19 Craig TopperRemove trailing whitespace.
2013-07-19 Jason MolendaDon't use a function-scope static varaibles in
2013-07-19 Rui Ueyama[PECOFF][Driver] Add -defaultlib command line option.
next