aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-10-24Update aosp/master LLVM for rebase to r275480Pirama Arumuga Nainar
2016-03-03Update aosp/master LLVM for rebase to r256229Pirama Arumuga Nainar
2015-07-08Update aosp/master LLVM for rebase to r239765Pirama Arumuga Nainar
2015-05-14Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar
2015-04-09Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar
2015-03-23Update aosp/master LLVM for rebase to r230699.Stephen Hines
2015-01-08Require python 2.7.Rafael Espindola
2014-12-02Update aosp/master LLVM for rebase to r222494.Stephen Hines
2014-07-21Update LLVM for rebase to r212749.Stephen Hines
2014-05-29Update LLVM for 3.5 rebase (r209712).Stephen Hines
2014-04-24Update to LLVM 3.5a.Stephen Hines
2013-12-24Small reformatting changes.Bill Wendling
2013-12-20Remove help notes from the ReleaseNotes.Bill Wendling
2013-12-17Update notes.Bill Wendling
2013-12-14Add release notes for the PowerPC backendHal Finkel
2013-12-13Fix URL.Bill Wendling
2013-12-11Add LibBeauty blurb.Bill Wendling
2013-12-06Mention sparc backend improvements.Roman Divacky
2013-12-02Merging r196069:Bill Wendling
2013-12-01Merging r195812:Bill Wendling
2013-11-27Add blurb about PNaCl.Bill Wendling
2013-11-27Merging r195148:Bill Wendling
2013-11-26Add a release note about OCaml bindings.Peter Zotov
2013-11-25Added our Clang/LLVM using projects (pocl and TCE) to thePekka Jaaskelainen
2013-11-21Add blurb about WebCL Validator.Bill Wendling
2013-11-21Add blurb about Likely.Bill Wendling
2013-11-21Add blurb about DXR.Bill Wendling
2013-11-20Update to the 3.4 release numbers.Bill Wendling
2013-11-18Docs: tweak code-block spacing.Ahmed Bougacha
2013-11-18The 'optnone' attribute means don't inline anything into this functionPaul Robinson
2013-11-18[mips][msa] Add MSA to the release notes.Daniel Sanders
2013-11-17TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.Ahmed Bougacha
2013-11-17Docs: Clearly separate Operand-related paragraphs.Ahmed Bougacha
2013-11-17Docs: Fix typo: NoIntinerary -> NoItinerary.Ahmed Bougacha
2013-11-16Mention address space related changes in release notes.Matt Arsenault
2013-11-15Fix typos.Matt Arsenault
2013-11-15[NVPTX] Fix type in usage docJustin Holewinski
2013-11-15[NVPTX] Update the usage documentJustin Holewinski
2013-11-15Adding some info about stability of ARM boardsRenato Golin
2013-11-15Fix grammar in addrspacecast descriptionMatt Arsenault
2013-11-15Add addrspacecast instruction.Matt Arsenault
2013-11-14Typos. (Test commit.)Paul Robinson
2013-11-14Add external project LDC to release notes.Kai Nacke
2013-11-14Add simple support for tags in YAML I/ONick Kledzik
2013-11-13Revert my CMake patches concerning building with /MT (r194589, r194596)Hans Wennborg
2013-11-13CMake: make building with /MT an option instead of always forcing itHans Wennborg
2013-11-12Add new FileCheck feature to 3.4 release notesMatt Arsenault
2013-11-11Update of the 'Code Review' page. The link is now called 'Create Diff' instea...Sylvestre Ledru
2013-11-10Allow multiple check prefixes in FileCheck.Matt Arsenault
2013-11-07Add the fact that we anticipate switching to use (some subset of) C++11Chandler Carruth