X86: Implement the vectorcall calling convention
[oota-llvm.git] / lib / AsmParser / LLToken.h
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-06-04 Devang PatelAdd new function attribute - noredzone.
2009-04-13 Chris LattnerAdd a new "available_externally" linkage type. This...
2009-04-04 Nick LewyckyAdd support for embedded metadata to LLVM. This introdu...
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-07 Duncan SandsIntroduce new linkage types linkonce_odr, weak_odr...
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-08 Dan Gohman61949 accidentally introduced an escaped newline. Fix...
2009-01-08 Dan GohmanFix the comment for lltok::backslash.
2009-01-02 Misha BrukmanDown with trailing whitespace!
2009-01-02 Daniel DunbarRemove comma at end of enumerator list.
2009-01-02 Chris LattnerReimplement the old and horrible bison parser for ...