OSDN Git Service

Merge "Fix corner cases in lit xunit for paths with dots"
[android-x86/external-llvm.git] / utils / llvm.grm
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-11 Kostya Serebryany[tsan/msan] adding thread_safety and uninitialized_chec...
2012-09-14 Stephen Hinesam 78c041bd: am 1c4ad5ef: Merge branch \'upstream\...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen HinesMerge branch 'jb-mr1-dev' of https://googleplex-android...
2012-09-10 Stephen HinesMerge branch 'upstream' into merge-2012_09_10
2012-09-06 Stephen Hinesam 31675153: Merge branch \'upstream\' into merge_2
2012-09-04 Chad Rosier[ms-inline asm] Remove the Inline Asm Non-Standard...
2012-08-24 Stephen HinesMerge branch 'upstream' into merge_2
2012-08-10 Chad Rosier[ms-inline asm] Add a new Inline Asm Non-Standard Diale...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-01-20 Kostya SerebryanyExtend Attributes to 64 bits
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-04 Rafael EspindolaRemove last references to hotpatch.
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-15 John McCallAdd a new function attribute, nonlazybind, which inhibi...
2011-02-28 jushMerge LLVM upstream r119309 into honey
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-08-29 Dan GohmanDon't worry about union types.
2010-08-29 Dan GohmanDon't worry about union types.
2010-08-04 Dan GohmanUpdate the polygen grammar for linker_private and linke...
2010-08-04 Dan GohmanUpdate the polygen grammar for linker_private and linke...
2010-05-04 Dan GohmanAdd a polygen rule that reflects the fact that nsw...
2010-05-04 Dan GohmanAdd a polygen rule that reflects the fact that nsw...
2010-04-07 Shih-wei Liaolibbcc
2010-03-01 Dan GohmanAdd the alignstack keyword.
2010-03-01 Dan GohmanAdd the alignstack keyword.
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-02-06 Jakob Stoklund OlesenReintroduce the InlineHint function attribute.
2010-02-06 Jakob Stoklund OlesenReintroduce the InlineHint function attribute.
2010-01-15 Eric ChristopherRemove the InlineHint attribute. There are no current...
2010-01-15 Eric ChristopherRemove the InlineHint attribute. There are no current...
2009-08-26 Dale JohannesenAdd an 'inline hint' attribute to represent source
2009-08-26 Dale JohannesenAdd an 'inline hint' attribute to represent source
2009-07-27 Dan GohmanAdd inbounds to the polygen grammar.
2009-07-27 Dan GohmanAdd inbounds to the polygen grammar.
2009-07-22 Dan GohmanAdd new optimization keywords to the polygen grammar.
2009-07-22 Dan GohmanAdd new optimization keywords to the polygen grammar.
2009-07-17 Dan GohmanAdd the private keyword to the polygen grammar.
2009-07-17 Dan GohmanAdd the private keyword to the polygen grammar.
2009-07-08 Nick LewyckyRemove the vicmp and vfcmp instructions. Because we...
2009-07-08 Nick LewyckyRemove the vicmp and vfcmp instructions. Because we...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-03-30 Dan GohmanUpdate the polygen grammer to reflect that zext and...
2009-03-30 Dan GohmanUpdate the polygen grammer to reflect that zext and...
2009-03-11 Duncan SandsIt makes no sense to have a ODR version of common
2009-03-11 Duncan SandsIt makes no sense to have a ODR version of common
2009-03-11 Duncan SandsRemove the one-definition-rule version of extern_weak
2009-03-11 Duncan SandsRemove the one-definition-rule version of extern_weak
2009-03-07 Duncan SandsIntroduce new linkage types linkonce_odr, weak_odr...
2009-03-07 Duncan SandsIntroduce new linkage types linkonce_odr, weak_odr...
2009-01-05 Dan GohmanFix a thinko in the grammar for thread_local variables.
2009-01-05 Dan GohmanFix a thinko in the grammar for thread_local variables.
2009-01-05 Dan GohmanA few more polygen grammar updates.
2009-01-05 Dan GohmanA few more polygen grammar updates.
2009-01-05 Dan GohmanUpdate polygen grammar for recent language changes.
2009-01-05 Dan GohmanUpdate polygen grammar for recent language changes.
2008-09-15 Dan GohmanUpdate the LLVM polygen grammar for recent language...
2008-09-15 Dan GohmanUpdate the LLVM polygen grammar for recent language...
2008-06-09 Dan GohmanAsmParser support for immediate constant aggregate...
2008-06-09 Dan GohmanAsmParser support for immediate constant aggregate...
2008-06-02 Dan GohmanUpdate the polygen grammer for the new insertvalue...
2008-06-02 Dan GohmanUpdate the polygen grammer for the new insertvalue...
2008-05-23 Dan GohmanFix the spelling of the va_arg keyword.
2008-05-23 Dan GohmanFix the spelling of the va_arg keyword.
2008-05-23 Dan GohmanMake structs and arrays first-class types, and add...
2008-05-23 Dan GohmanMake structs and arrays first-class types, and add...
2008-05-22 Dan GohmanAdd a polygen grammar definition for LLVM assembly...
2008-05-22 Dan GohmanAdd a polygen grammar definition for LLVM assembly...