summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-06-30Remove non-ASCII characters (silly smart quotes). Thanks to Hal forChandler Carruth
2016-06-30Introduce a *draft* of a code of conduct for the LLVM community and theChandler Carruth
2016-06-29[Docs][CodeGenerator] Don't specify the number of operands in BuildMIKrzysztof Parzyszek
2016-06-28Support arbitrary addrspace pointers in masked load/store intrinsicsArtur Pilipenko
2016-06-28Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""Vedant Kumar
2016-06-28Revert "[llvm-cov] Add an -output-dir option for the show sub-command"Vedant Kumar
2016-06-28[llvm-cov] Add an -output-dir option for the show sub-commandVedant Kumar
2016-06-28[llvm-cov] Add a format option for the 'show' sub-command (mostly NFC)Vedant Kumar
2016-06-27Document the ability to perform multi-line pattern matching in FileCheck.Wolfgang Pieb
2016-06-27Verifier: Reject non-float !fpmathMatt Arsenault
2016-06-27Revert -r273892 "Support arbitrary addrspace pointers in masked load/store in...Artur Pilipenko
2016-06-27Support arbitrary addrspace pointers in masked load/store intrinsicsArtur Pilipenko
2016-06-25IR: Introduce llvm.type.checked.load intrinsic.Peter Collingbourne
2016-06-24IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne
2016-06-23Support/ELF: Add R_AMDGPU_GOTPCREL relocationTom Stellard
2016-06-23Change the email address for commit access requests to my llvm address.Chris Lattner
2016-06-23[docs] Bump minimum version of CMake in its own docRenato Golin
2016-06-21IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...Peter Collingbourne
2016-06-20[Kaleidoscope][BuildingAJIT] Remove some superfluous commas in Chapter 2.Lang Hames
2016-06-20[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake in Chapter 2.Lang Hames
2016-06-16LangRef: Note expectations when loading with extra alignmentMatt Arsenault
2016-06-15Remove the ScalarReplAggregates passDavid Majnemer
2016-06-14Fix list of deprecated C API attribute functionsAmaury Sechet
2016-06-14IR: Introduce local_unnamed_addr attribute.Peter Collingbourne
2016-06-14[docs] Update AMDGPU relocation informationKonstantin Zhuravlyov
2016-06-14[FileCheck] Document --check-prefixes.Daniel Sanders
2016-06-14Fix some typos in the Kaleidoscope tutorial (PR28120)Hans Wennborg
2016-06-13[SystemZ] Enable index register memory constraints for inline ASMUlrich Weigand
2016-06-12Make sure we have a Add/Remove/Has function for various thing that can have a...Amaury Sechet
2016-06-10Update call site attribute documentationMatt Arsenault
2016-06-10docs: Add AMDGPU relocation informationTom Stellard
2016-06-09[docs] Fix indentation for a tool optionVedant Kumar
2016-06-09[SystemZ] Enable long displacement constraints for inline ASM operandsUlrich Weigand
2016-06-08[libFuzzer] docs: merge two lines with cmake instructions, add -DLLVM_ENABLE...Kostya Serebryany
2016-06-07[docs] fix the build by including ScudoHardenedAllocator into toc; mention So...Kostya Serebryany
2016-06-07Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-07Add info to SourceLevelDebugging about CodeViewReid Kleckner
2016-06-07[Kaleidoscope] Update Chapter 3 of the "Implementing a Language" tutorial toLang Hames
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany
2016-06-06Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""Vedant Kumar
2016-06-06Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-06Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-06Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-06Updating release notes for CMake version bumpChris Bieneman
2016-06-06[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Clean up sentence, remove comments from code block.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitutionLang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.Lang Hames