summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2016-06-25IR: Introduce llvm.type.checked.load intrinsic.Peter Collingbourne1-0/+54
2016-06-24IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne4-234/+233
2016-06-23Support/ELF: Add R_AMDGPU_GOTPCREL relocationTom Stellard1-0/+4
2016-06-23Change the email address for commit access requests to my llvm address.Chris Lattner2-3/+2
2016-06-23[docs] Bump minimum version of CMake in its own docRenato Golin1-4/+1
2016-06-21IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...Peter Collingbourne1-10/+0
2016-06-20[Kaleidoscope][BuildingAJIT] Remove some superfluous commas in Chapter 2.Lang Hames1-2/+2
2016-06-20[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake in Chapter 2.Lang Hames1-1/+1
2016-06-16LangRef: Note expectations when loading with extra alignmentMatt Arsenault1-2/+14
2016-06-15Remove the ScalarReplAggregates passDavid Majnemer4-10/+4
2016-06-14Fix list of deprecated C API attribute functionsAmaury Sechet1-2/+2
2016-06-14IR: Introduce local_unnamed_addr attribute.Peter Collingbourne2-19/+35
2016-06-14[docs] Update AMDGPU relocation informationKonstantin Zhuravlyov1-13/+14
2016-06-14[FileCheck] Document --check-prefixes.Daniel Sanders1-0/+5
2016-06-14Fix some typos in the Kaleidoscope tutorial (PR28120)Hans Wennborg3-15/+15
2016-06-13[SystemZ] Enable index register memory constraints for inline ASMUlrich Weigand1-4/+8
2016-06-12Make sure we have a Add/Remove/Has function for various thing that can have a...Amaury Sechet1-2/+6
2016-06-10Update call site attribute documentationMatt Arsenault1-2/+2
2016-06-10docs: Add AMDGPU relocation informationTom Stellard1-0/+51
2016-06-09[docs] Fix indentation for a tool optionVedant Kumar1-1/+1
2016-06-09[SystemZ] Enable long displacement constraints for inline ASM operandsUlrich Weigand1-2/+4
2016-06-08[libFuzzer] docs: merge two lines with cmake instructions, add -DLLVM_ENABLE...Kostya Serebryany1-6/+5
2016-06-07[docs] fix the build by including ScudoHardenedAllocator into toc; mention So...Kostya Serebryany2-2/+7
2016-06-07Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-07Add info to SourceLevelDebugging about CodeViewReid Kleckner1-5/+78
2016-06-07[Kaleidoscope] Update Chapter 3 of the "Implementing a Language" tutorial toLang Hames1-8/+14
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany1-0/+117
2016-06-06Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""Vedant Kumar1-9/+0
2016-06-06Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-06Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-9/+0
2016-06-06Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-06Updating release notes for CMake version bumpChris Bieneman1-0/+2
2016-06-06[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title.Lang Hames1-3/+3
2016-06-06[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.Lang Hames1-17/+18
2016-06-06[Kaleidoscope][BuildingAJIT] Clean up sentence, remove comments from code block.Lang Hames1-4/+2
2016-06-06[Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitutionLang Hames1-0/+8
2016-06-06[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.Lang Hames1-4/+4
2016-06-06[Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.Lang Hames1-13/+292
2016-06-04[llvm-profdata] Revert r271709 and the 3 subsequent commits - the codeChandler Carruth1-9/+0
2016-06-03Add a FIXME note in the release notes about documenting ThinLTOMehdi Amini1-0/+3
2016-06-03[llvm-profdata] Add option to ingest filepaths from a fileVedant Kumar1-0/+9
2016-06-02[libFuzzer] fix docsKostya Serebryany1-5/+4
2016-06-02[libFuzzer] docs: add contact, mention more trophies Kostya Serebryany1-1/+2
2016-06-02Try to fix docs build after rL271440Tamas Berghammer1-2/+2
2016-06-01Add new LLVM_EXTERNAL_PROJECTS option to cmakeTamas Berghammer1-0/+8
2016-06-01[IR] Disallow loading and storing unsized typesSanjoy Das1-13/+14
2016-05-31[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.Lang Hames1-1/+1
2016-05-31Add support for metadata attachments for global variables.Peter Collingbourne2-2/+13
2016-05-31[CMake] Update to requiring CMake 3.4.3Chris Bieneman2-4/+6
2016-05-31[Docs] CodeGen has supported vector icmp/fcmp for a long time.Ahmed Bougacha1-6/+0