platform/upstream/llvm.git
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.
2013-07-19 Craig TopperRemove unnecessary IsFirst variable from debug codde...
2013-07-19 Rui Ueyama[PECOFF][Driver] Interpret "LIB" environment variable.
2013-07-19 Alexey BataevOpenMP: basic support for #pragma omp parallel
2013-07-19 Jim InghamTurn off fast stepping for ARM till the MC's MayAffectC...
2013-07-19 Rui Ueyama[PECOFF] Use library search path when looking for a...
2013-07-19 Rui Ueyama[PECOFF][Driver] Add -libpath command line option.
2013-07-19 NAKAMURA Takumillvm/test/MC/AsmParser/secure_log_unique.s: Use env...
2013-07-19 Akira Hatanaka[mips] Delete MFC1_FT_CCR, MTC1_FT_CCR and MOVCCRToCCR.
2013-07-19 Fariborz JahanianObjectiveC migrator: add support to migrate to
2013-07-19 Nick KledzikAdd -help option to Darwin Driver. Use grouping in...
2013-07-19 Jordan Rose[analyzer] Include analysis stack in crash traces.
2013-07-19 Eric ChristopherUpdate createCompileUnit call for llvm changes.
2013-07-19 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-19 Rui UeyamaClarify comment for extension().
2013-07-19 Andrew TrickMI Sched: test case fix for previous checkin.
2013-07-19 Manman RenDebug Info: enable verifying by default and disable...
2013-07-19 Ed Masteelf-core: handle core with a single NT_PRPSINFO (not...
2013-07-19 Andrew TrickMI Sched: Update the way resources are tracked so the...
2013-07-18 Eli FriedmanFix crash-on-invalid with inheriting constructor.
2013-07-18 Nick KledzikCheck the return value from parse()
2013-07-18 Eli FriedmanClean up diagnostics for inheriting constructors.
2013-07-18 Stephen LinFix FileCheck CHECK-LABEL documentation wording slightl...
2013-07-18 Rui UeyamaRevert "COFFDumper: Dump data directory entries."
2013-07-18 Nick KledzikAdd support for -all_load. Enhance DarwinLdDriverTest...
2013-07-18 Alexander KornienkoAdded -lines X:Y option to specify line range to proces...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-18 Rui UeyamaCOFFDumper: Dump data directory entries.
2013-07-18 Nick LewyckyClean up some of this code a tiny bit, no functionality...
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-18 Tilmann SchellerARM: Make sure the instruction alias for PLI uses the...
2013-07-18 Fariborz JahanianObjectiveC migrator: Remove semicolon after the typedef
2013-07-18 Jim InghamThis commit does two things. One, it converts the...
2013-07-18 Hans WennborgAddress -Wreorder warning in Driver.cpp
2013-07-18 Tom StellardR600/SI: Fix crash with VSELECT
2013-07-18 Tom StellardR600/SI: Add support for v2f32 loads
2013-07-18 Tom StellardR600/SI: Add support for v2f32 stores
2013-07-18 Tom StellardR600: Expand VSELECT for all types
2013-07-18 Rui Ueyama[PECOFF] Use replace_extension() instead of doing it...
2013-07-18 Hans Wennborgtest/MC/AsmParser/secure_log_unique.s requires shell
2013-07-18 Aaron WatryFix build with LLVM 3.4
next