platform/upstream/llvm.git
2015-06-26 Pavel Labath[NativeProcessLinux] Use lambdas in DoOperation calls
2015-06-26 Sergey DmitroukDo not ignore projects/LLVMBuild.txt in git repo
2015-06-26 Tamas BerghammerAdd branch emulation to aarch64 instruction emulator
2015-06-26 Ewan CrawfordXML register info fix
2015-06-26 Alexander Potapenko[libsanitizer] Delete the unused GetBinaryName() function.
2015-06-26 Tobias GrosserRemove code for scalar and PHI to array translation
2015-06-26 Simon Atanasyan[Mips] Reject R_MIPS_CALL16 against local symbols
2015-06-26 Simon Atanasyan[Mips] Use helper functions to determine relocations...
2015-06-26 Simon Atanasyan[Mips] Create LA25 stubs for all branch relocations
2015-06-26 David Majnemer[X86] Cleanup X86WindowsTargetObjectFile::getSectionFor...
2015-06-26 Alex Denisov[ObjC] Add NSValue support for objc_boxed_expressions
2015-06-26 Hao Liu[InterleavedAccess] Fix failures "undefined type 'llvm...
2015-06-26 Rui UeyamaCOFF: Update README with the latest performance numbers.
2015-06-26 Rui UeyamaCOFF: Add a test for r240719.
2015-06-26 Rui UeyamaCOFF: Change symbol resolution order for entry and...
2015-06-26 Rui UeyamaCOFF: Fix local absolute symbols.
2015-06-26 Hao Liu[ARM] Lower interleaved memory accesses to vldN/vstN...
2015-06-26 Hao Liu[AArch64] Lower interleaved memory accesses to ldN...
2015-06-26 Jason MolendaWhen the user specifies a corefile that is not readable,
2015-06-26 Manuel KlimekFix crash-on-invalid bug in template instantiation.
2015-06-26 Hao Liu[InterleavedAccess] Add a pass InterleavedAccess to...
2015-06-26 Duncan P. N... AsmPrinter: More explicitly scope iterator for MSVC
2015-06-26 Rui UeyamaCOFF: Don't read non-x64 object files.
2015-06-26 Duncan P. N... AsmPrinter: Explicitly scope iterator for MSVC
2015-06-26 Paul RobinsonFileCheck-ize test and make sure more things don't...
2015-06-26 Matthias BraunRevert "X86: Reject register operands with obvious...
2015-06-26 Matthias BraunFix mismatched architectures in test
2015-06-26 Matthias Braunaad/fix labels in test/CodeGen/X86/StackColoring.ll
2015-06-26 Nico WeberAdd new file from r240741 to CMakeLists.txt.
2015-06-26 Davide Italiano[Sema] Commit a better fix for r240242
2015-06-26 Nico WeberAdd an inttypes.h wrapper that fixes up some macros...
2015-06-26 Meador Inge[Sema] Maintain ellipsis location when transforming...
2015-06-26 Han Ming OngUse the right ifdef macro, reviewed by Jason
2015-06-26 Alexey Samsonov[ASan] Use llvm::getDISubprogram() to get function...
2015-06-25 Jason MolendaRe-enable 'process save-core' for arm64 targets.
2015-06-25 Duncan P. N... AsmPrinter: Use an intrusively linked list for DIE...
2015-06-25 David Majnemer[CodeGen] Restrict isTriviallyRecursive to predefined...
2015-06-25 Kaelyn TakataFix a typo correction crash when resolving ambiguous...
2015-06-25 Duncan P. N... AsmPrinter: Convert DIE::Values to a linked list
2015-06-25 Michael J.... llvm api change.
2015-06-25 Michael J.... [ELF] Move ELF{32,64}{L,B}E typedefs to llvm.
2015-06-25 Michael J.... [ELF] Add some accessors for lld.
2015-06-25 Alexey SamsonovMake llvm-dwarfdump exit with non-zero exit code if...
2015-06-25 Han Ming Ongrdar://problem/21469556
2015-06-25 NAKAMURA TakumiPPCISelLowering.cpp: Appease PR23956. [-Wdocumentation]
2015-06-25 Adrian PrantlSplit test up into two target-spcific directories.
2015-06-25 Anna Zaks[docs] Several updates to the Address Sanitizer webpage.
2015-06-25 Anna Zaks[asan] Do not unset DYLD_ROOT_PATH before calling atos...
2015-06-25 Anna Zaks[asan] Do not instrument special purpose LLVM sections.
2015-06-25 Anna Zaks[asan] Don't run stack malloc on functions containing...
2015-06-25 Rui UeyamaCOFF: Rename /opt:icf -> /opt:lldicf.
2015-06-25 Sean SilvaRemove `requires` for x86 CPU features.
2015-06-25 Rui UeyamaCOFF: Better error message for duplicate symbols.
2015-06-25 Jonathan RoelofsFix the test added in r240710.
2015-06-25 Adrian PrantlDebug Info: Add basic test coverage for the DWARF encod...
2015-06-25 Alexey Samsonov[CFI] Diagnose when we CFI in diagnostic mode is unavai...
2015-06-25 Diego NovilloDisplay profile file name when emitting a file not...
2015-06-25 Greg ClaytonXcode project cleanups.
2015-06-25 Jason MolendaMark armv7em and armv7m as compatible architectures.
2015-06-25 Greg ClaytonCommit file that was missing 240466.
2015-06-25 Greg ClaytonUnbreak the build.
2015-06-25 Chris BienemanThis should actually fix the broken bots.
2015-06-25 Matt ArsenaultDAGCombiner: Use pop_back_val()
2015-06-25 Rafael EspindolaAdd an ELFSymbolRef type.
2015-06-25 Meador Inge[Parse] Allow 'constexpr' in condition declarations
2015-06-25 Rui UeyamaCOFF: Merge DefinedRegular and DefinedCOMDAT.
2015-06-25 Frederic RissIAS: Use the root macro instanciation for location
2015-06-25 Michael J.... [Object][ELF] Add support for dumping dynamic relocatio...
2015-06-25 Greg ClaytonResubmitting 240466 after fixing the linux test suite...
2015-06-25 Duncan P. N... dsymutil: Split out patchStmtList(), NFC
2015-06-25 Richard Smith[modules] Properly merge visibility of class definition...
2015-06-25 Sanjay Patelfix typos; NFC
2015-06-25 Siva Chandra[LLDBSwigPythonCallTypeScript] Remove redundant call...
2015-06-25 Rui UeyamaCOFF: Fix lexer for the module-definition file.
2015-06-25 Peter Collingbournedocs: Fix bad link in SafeStack.rst.
2015-06-25 Rafael Espindolallvm-nm: Don't print mapping symbols.
2015-06-25 Pete CooperUse foreach loop over constant operands. NFC.
2015-06-25 Chris BienemanSpeculative fix for the broken bots.
2015-06-25 Jay Foad[msan] Teach sanitizers about the PPC64 ptrace syscall
2015-06-25 Richard Smith[modules] Fix findDirectiveAtLoc to not call a member...
2015-06-25 Jay Foad[msan] Fix SetShadow for mappings at the end of the...
2015-06-25 Michael KruseEnable ISL's small integer optimization
2015-06-25 Alexey Samsonov[Sanitizer] Set minimum supported Mac OS X version...
2015-06-25 Dmitry Vyukovtsan: fix handling of dup2
2015-06-25 Chris BienemanAdd -miphonesimulator-version-min as alias to -ios...
2015-06-25 Alexey Samsonov[clang-fuzzer] Update clang-fuzzer to API change in...
2015-06-25 Rafael EspindolaWe don't need the targets to read objects.
2015-06-25 Jingyue Wu[InstCombine] call SimplifyICmpInst with correct context
2015-06-25 Rui UeyamaCOFF: Remove dead code.
2015-06-25 Rafael EspindolaDiagnose undefined temporary symbols.
2015-06-25 Douglas KatzmanRename local variable CCCPrintActions -> CCCPrintPhases.
2015-06-25 Paul RobinsonMake this test verify .debug_pubnames is actually missing.
2015-06-25 Yaron KerenRangify for loop in Inliner.cpp. NFC.
2015-06-25 Enrico GranataFix a bug where we were trying to reconstruct ivars...
2015-06-25 Dawn PerchikAdd const qualifier to Mangled::GuessLanguage
2015-06-25 Rui UeyamaCOFF: Devirtualize mark(), markLive() and isCOMDAT().
2015-06-25 Douglas KatzmanUse more range-based for loops
2015-06-25 Douglas KatzmanAdd Arg::getValues method with const 'this' and const...
2015-06-25 Matt ArsenaultDAGCombiner: Remove redundant check
2015-06-25 Alexey Samsonov[CFI] Run tests that use cfi diagnostic mode only if...
next