platform/upstream/llvm.git
2013-10-29 Weiming Zhaoadd test cases for frameaddr and returnaddr for aarch64
2013-10-29 Weiming Zhao[AArch64] Implement FrameAddr and ReturnAddr
2013-10-29 Amara Emerson[ARM] Make sure HasCRC is initialized to false in Subta...
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-29 Tom StellardR600: Add Sea Islands GPUs
2013-10-29 Tom StellardR600/SI: Add compute support for CI v2
2013-10-29 Tom StellardR600: Expand vector FSQRT ops
2013-10-29 Alexey SamsonovDWARF parser: propery handle DW_FORM_ref_sig8 and fix...
2013-10-29 Rafael EspindolaThe asm printer has a mangler. Use it.
2013-10-29 Rafael EspindolaThe AsmPrinter has a Mangler. Use it.
2013-10-29 Rafael EspindolaThe asm printer has a mangler. Don't keep a second...
2013-10-29 Kostya Serebryany[asan] increase the max malloc size from 8Gb to 64Gb
2013-10-29 Daniel Jasperclang-format: Option to control spacing in template...
2013-10-29 Samuel BenzaquenResubmit "Refactor DynTypedMatcher into a value type...
2013-10-29 Rafael EspindolaSupport names like llvm-ar-3.4 and llvm-ranlib-3.4.
2013-10-29 Bernard OgdenTest cleanup for v8 instructions
2013-10-29 Timur IskhodzhanovFix an assertion when handling a custom case of virtual...
2013-10-29 Rafael EspindolaClarify that GlobalVariables definitions must have...
2013-10-29 Timur IskhodzhanovAdd a missing lit-test expectation (forgotten to write...
2013-10-29 Sylvestre LedruUse LLVMLibsOptions intead of LDFLAGS when setting...
2013-10-29 Tim NorthoverARM: fix AST for __builtin_arm_strex call
2013-10-29 Daniel Jasperclang-format: Fix overloaded operator for global-scoped...
2013-10-29 Timur IskhodzhanovQuick-fix DebugInfo build on Windows
2013-10-29 Sylvestre LedruFix a typo in my family name. Tobias: ;)
2013-10-29 Dmitry Vyukovtsan/asan: support pthread_setname_np to set thread...
2013-10-29 Chandler CarruthTeach the driver to not try to use 'lib32' multilib...
2013-10-29 Bernard OgdenARM: Add -m[no-]crc to dis/enable CRC subtargetfeature...
2013-10-29 Bernard OgdenARM: Add subtarget feature for CRC
2013-10-29 Anders WaldenborgFix misapplied patch in r193597
2013-10-29 Anders Waldenborgllvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store...
2013-10-29 Chandler CarruthDoh, got this turned around. This is in fact the consis...
2013-10-29 Chandler CarruthClean up the deeply misleading name of the "MultiLibSuf...
2013-10-29 Alp TokerUse Rewriter::overwriteChangedFiles() directly
2013-10-29 Tim NorthoverAArch64: add 'a' inline asm operand modifier
2013-10-29 Alp TokerRevert "Use Rewriter::overwriteChangedFiles() directly"
2013-10-29 Alp TokerRemove obsolete RewriteBuffer comment
2013-10-29 Alp TokerUse Rewriter::overwriteChangedFiles() directly
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Shankar Easwaran[FileToMutable] Garbage collect unused private member
2013-10-29 Alexey Samsonov[Sanitizer] Simplify StackTrace::PrintStack interface...
2013-10-29 Shankar Easwaran[test] Fix a test failure, this test is only applicable...
2013-10-29 Shankar Easwaran[PassManager] add ReaderWriter{Native,YAML} to the...
2013-10-29 Rui UeyamaFix spelling.
2013-10-29 Nick LewyckyAdd missing attributes [[gnu::no_sanitize_address]...
2013-10-29 Nick LewyckyTreat [[gnu::__const]] the same as [[gnu::const]]....
2013-10-29 Evgeniy Stepanov[msan] Intercept shmat.
2013-10-29 NAKAMURA TakumiAdd llvm/test/Transforms/SLPVectorizer/ARM/lit.local...
2013-10-29 Alp TokerFix "existant" typos
2013-10-29 Alp TokerFix "existant" typos
2013-10-29 Chandler CarruthCleanup comments and braces. No functionality changed...
2013-10-29 Richard SmithClean up.
2013-10-29 NAKAMURA TakumiDWARFFormValue.cpp: Appease gcc to give explicit constr...
2013-10-29 Arnold SchwaighoferARM cost model: Unaligned vectorized double stores...
2013-10-29 Arnold SchwaighoferARM cost model: Account for zero cost scalar SROA instr...
2013-10-29 Arnold SchwaighoferSLPVectorizer: Use vector type for vectorized memory...
2013-10-29 Andrew KaylorCleaning up comments in lli
2013-10-29 Andrew KaylorAdding a workaround for __main linking with remote...
2013-10-29 Joerg SonnenbergerMove the STT_FILE symbols out of the normal symbol...
2013-10-29 Manman RenDebug Info: use createAndAddDIE to wrap around "new...
2013-10-29 Manman RenDebug Info: use createAndAddDIE for newly-created Subpr...
2013-10-29 Manman RenDebug Info: add a helper function createAndAddDIE.
2013-10-29 Rui Ueyama[PECOFF] Fix __ImageBase symbol.
2013-10-29 Enrico Granata<rdar://problem/15144376>
2013-10-28 Alexey SamsonovMerge DWARFDIE::extractFast and DWARFDIE::extract into...
2013-10-28 Andrew KaylorRenaming MCJIT .ir files to .ll and moving them to...
2013-10-28 Alp TokerSwitch %clang -cc1 tests to %clang_cc1
2013-10-28 Alexey SamsonovDWARF parser: Use ArrayRef to represent form sizes...
2013-10-28 Alp Tokerlit: add missing substitutions for recently added tools
2013-10-28 Alp TokerQuote potential shell expansions found in tests
2013-10-28 Rui UeyamaFix comment.
2013-10-28 Rui Ueyama[PECOFF] Set section name for BSS atoms.
2013-10-28 Alexey SamsonovDWARF parser: since DWARF4, DW_AT_high_pc may be a...
2013-10-28 Rafael EspindolaRevert "Support cross linking to arm on ubuntu."
2013-10-28 Alexey SamsonovDebugInfo: Introduce the notion of "form classes"
2013-10-28 Alp TokerFix the lli --extra-module value_desc
2013-10-28 Nick Kledzik[MachO] pointer align linker generated (non)lazy pointers
2013-10-28 Rui UeyamaAdd a few tests for StringRef::{start,end}with.
2013-10-28 Richard SmithAllow a new syntax in a module requires-declaration:
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Richard SmithFix a parser crash when there are #pragmas in a context...
2013-10-28 Andrew KaylorStandardizing lli's extra module command line option
2013-10-28 Bill WendlingRemove stray '_'.
2013-10-28 Bill WendlingUse the correct reference. Spotted by Sean Silva.
2013-10-28 Bill WendlingRemove 2.4 from the list of supported Python versions.
2013-10-28 Akira Hatanaka[mips] Simplify LowerFormalArguments using getRegClassFor.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Lang HamesReturn early from getUnconditionalBranchTargetOpValue...
2013-10-28 Rafael EspindolaConvert a llc -filetype=obj test into a llvm-mc test.
2013-10-28 Rafael EspindolaMore windows path handling.
2013-10-28 Rafael EspindolaRelax test to pass with windows paths.
2013-10-28 Jim InghamChange the default handling for SIGALRM and SIGCHLD...
2013-10-28 Evgeniy Stepanov[msan] Fix a typo and enable poison_in_free flag.
2013-10-28 Rafael EspindolaSupport cross linking to arm on ubuntu.
2013-10-28 Ahmed BougachaTableGen: remove unused variable.
2013-10-28 Ahmed BougachaTableGen: Refactor DAG patterns to enable parsing one...
next