platform/upstream/llvm.git
2015-02-07 Zachary TurnerDont' use close_fds = True on Windows.
2015-02-06 Duncan P. N... Support: Add dwarf::getAttributeEncoding()
2015-02-06 Duncan P. N... Support: Rewrite AttributeEncodingString(), NFC
2015-02-06 Duncan P. N... Support: Stop stringifying DW_ATE_{lo,hi}_user
2015-02-06 Hal Finkel[PowerPC] Fixup incomplete revert of test/CodeGen/Power...
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope/Orc tutorial demonstrating...
2015-02-06 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-06 Richard SmithPR22405: don't lose implicit-deleted-ness across AST...
2015-02-06 Ahmed Bougacha[AArch64] Use the source location of the IR branch...
2015-02-06 Simon Pilgrim[X86][AVX2] Begun adding AVX2 integer stack folding...
2015-02-06 Rui UeyamaPECOFF: Move error check for invalid command line combi...
2015-02-06 Hal FinkelRevert "r227976 - [PowerPC] Yet another approach to...
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope/Orc tutorial demonstrating...
2015-02-06 Duncan P. N... Support: Add dwarf::getLanguage()
2015-02-06 Duncan P. N... Support: Rewrite dwarf::LanguageString(), NFC
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope tutorial for Orc demonstrating...
2015-02-06 Duncan P. N... IR: Allow 32-bits for lines in debug location
2015-02-06 Lang Hames[Orc] Add more missing headers.
2015-02-06 Rui UeyamaUse make_unique.
2015-02-06 Sanjay Pateluse local variables; NFC
2015-02-06 Duncan P. N... Support: Stop stringifying DW_LANG_{lo,hi}_user
2015-02-06 Rui UeyamaRemove unused #include.
2015-02-06 Rui UeyamaELF: Split OrderPass::compareInitFini for readability...
2015-02-06 Duncan P. N... AsmParser: Use DW_TAG_hi_user instead of magic constant...
2015-02-06 Duncan P. N... AsmWriter: Extract writeTag(), NFC
2015-02-06 Duncan P. N... AsmWriter: Extract writeMetadataAsOperand(), NFC
2015-02-06 Evgeniy Stepanov[msan] Fix "missing origin" in atomic store.
2015-02-06 Johannes Doerfert[Refactor] Use only one BlockGenerator for a SCoP
2015-02-06 Cameron EsfahaniTest commit to see if it triggers an email to llvm...
2015-02-06 Johannes DoerfertDo not run independent blocks when we model all scalar...
2015-02-06 Shankar Easwaran[Revert] [ELF] Determine default search directories...
2015-02-06 Johannes Doerfert[Fix] Broken test case
2015-02-06 Eric ChristopherMake this test a little less specific by removing the...
2015-02-06 Zachary TurnerTry to fix Makefile build for LLVMDebugInfoPDB.
2015-02-06 Saleem AbdulrasoolUnwind: hoist placement delete into base class
2015-02-06 Zachary TurnerResubmit "Create lib/DebugInfo/PDB" (r228428)
2015-02-06 Michael ZolotukhinUse estimated number of optimized insns in unroll-thres...
2015-02-06 Johannes DoerfertModel PHI nodes without demoting them
2015-02-06 Michael Zolotukhin[InstSimplify] Add SimplifyFPBinOp function.
2015-02-06 Zachary TurnerRevert "Create lib/DebugInfo/PDB."
2015-02-06 Oleksiy VyalovMake lldb-platform to clear m_process_launch_info when...
2015-02-06 Kostya Serebryany[fuzzer] move default sanitizer options to a separate...
2015-02-06 Zachary TurnerCreate lib/DebugInfo/PDB.
2015-02-06 Lang Hames[Orc] Move SectionMemoryManager's implementation from...
2015-02-06 Lang Hames[Orc] Add some missing headers.
2015-02-06 Lang Hames[Orc] Fix syntax error in LazyEmittingLayer::removeModu...
2015-02-06 Benjamin KramerASTUnit: Fix a name clash in GCC builds.
2015-02-06 Saleem AbdulrasoolUnwind: replace pure virtual functions with aborts
2015-02-06 Eric ChristopherInline asm IR input register constraints don't have...
2015-02-06 Quentin Colombet[LiveIntervalAnalysis] Speed up creation of live ranges...
2015-02-06 Benjamin KramerASTUnit: Use range-based for loops.
2015-02-06 Vince HarronAdd support for SBProcess::PutSTDIN to remote processes
2015-02-06 Adam Nemet[LV] Move addRuntimeCheck to LoopAccessAnalysis
2015-02-06 Ilia KFix a missing "*stopped" notification in LLDB-MI after...
2015-02-06 Ilia KFix darwin-debug installation in cmake (OS X)
2015-02-06 Ilia KFix ConvenienceVariablesCase.test_with_dsym_and_run_com...
2015-02-06 Ilia KFix evaluation commands (MI)
2015-02-06 Steven Wu-iframework option should be forwarded to linker
2015-02-06 Ilia KFix -stack-list-locals and -stack-list-arguments (MI)
2015-02-06 Reid KlecknerDon't dllexport declarations
2015-02-06 Benjamin KramerMake helper functions/classes/globals static. NFC.
2015-02-06 Matthias BraunInstCombine: Combine select sequences into a single...
2015-02-06 Saleem Abdulrasoolunwind: use -fno-rtti -fno-exceptions -funwind-tables
2015-02-06 Ben LangmuirMake FileEntry::closeFile public
2015-02-06 Tom StellardRevert "OpenCL: handle shift operator with vector operands"
2015-02-06 Matthias BraunLiveInterval: Fix SubRange memory leak.
2015-02-06 Benjamin KramerUpdate APIs that return a pair of iterators to return...
2015-02-06 Daniel Sanders[mips] Fix FileCheck prefixes with whitespace between...
2015-02-06 Bill Schmidt[PowerPC] Re-disable linker optimizations for now
2015-02-06 Shankar EaswaranRevert "[Core] Update ContentPermissions"
2015-02-06 Benjamin KramerValue: Remove superfluous typedefs and deprecated metho...
2015-02-06 Benjamin KramerAArch64PromoteConstant: Modernize and resolve some...
2015-02-06 Benjamin KramerIRCE: Demote template to ArrayRef and SmallVector to...
2015-02-06 Chad RosierWhitespace.
2015-02-06 Rafael EspindolaCorrecting keyword highlighting in llvm-mode.el.
2015-02-06 Peter Zotov[OCaml] Add Llvm.build_empty_phi.
2015-02-06 Andrea Di BiagioAdded a test to check that exception flags are not...
2015-02-06 Ilia KFix -data-list-register-names/-data-disassemble, minor...
2015-02-06 Kuba Brecka[compiler-rt] Make MaybeReexec properly process DYLD_IN...
2015-02-06 Pavel LabathFix TestProcesslaunch regression caused by D7372
2015-02-06 Arnaud A. de... [PBQP] Fix comment wording. NFC
2015-02-06 Hafiz Abid... Give error on "-inferior-tty-set" command.
2015-02-06 Tamas BerghammerFix build of lldb-gdbserver and lldb-platform for andro...
2015-02-06 Tamas BerghammerFix TestThreadSpecificBreakpoint with LLGS
2015-02-06 Bruce MitchenerAdd additional DWARF 5 language constants.
2015-02-06 Craig Topper[X86] Add assembler and disassembler test cases for...
2015-02-06 Yury Gribov[UBSan] Enable -Wglobal-constructors.
2015-02-06 Craig Topper[X86] Remove a ton of duplicate test cases for the...
2015-02-06 Sameer SahasrabuddheOpenCL: handle shift operator with vector operands
2015-02-06 Shankar Easwaran[Core] Update ContentPermissions
2015-02-06 Shankar Easwaran[ELF][TODO] Update TODO.
2015-02-06 Shankar Easwaran[Cleanup] Remove member functions added to support...
2015-02-06 Shankar Easwaran[ELF] Remove stray semicolon
2015-02-06 Shankar Easwaran[ELF] Speedup creating program headers.
2015-02-06 Shankar Easwaran[Core] Remove roundTripPass() function.
2015-02-06 Shankar Easwaran[ELF] Fix -nostdlib option.
2015-02-06 Michel DanzerR600/SI: Amend a test to ensure WQM is enabled for...
2015-02-06 Michel DanzerR600/SI: Don't enable WQM for V_INTERP_* instructions v2
2015-02-06 Michel DanzerR600/SI: Also enable WQM for image opcodes which calcul...
2015-02-06 Richard Smith[modules] If a module declares an entity and then impor...
next