summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix docs build break for revision r252798Hemant Kulkarni2015-11-111-0/+2
* [IR] Add support for empty tokensDavid Majnemer2015-11-111-0/+3
* Introduce deoptimization operand bundlesSanjoy Das2015-11-111-0/+21
* [Symbolizer]: Add -pretty-print optionHemant Kulkarni2015-11-111-0/+12
* Reverting r252760Colin LeMahieu2015-11-111-12/+0
* [Symbolizer]: Add -pretty-print optionHemant Kulkarni2015-11-111-0/+12
* [libFuzzer] better links Kostya Serebryany2015-11-111-3/+3
* [libFuzzer] more trophiesKostya Serebryany2015-11-111-20/+4
* [doc] Compile CUDA with LLVMJingyue Wu2015-11-102-0/+196
* Deprecate AutoconfChris Bieneman2015-11-092-0/+10
* [EABI] Add LLVM support for -meabi flagRenato Golin2015-11-091-0/+6
* Add 'notail' marker for call instructions.Akira Hatanaka2015-11-061-1/+5
* [Docs] Change ARM build info to CMakeRenato Golin2015-11-061-20/+36
* Add a new attribute: norecurseJames Molloy2015-11-061-0/+4
* docs: Document function-attached metadata and IR changes from r252219.Peter Collingbourne2015-11-062-22/+37
* CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun2015-11-061-0/+5
* Update tutorial for debug info IR change.Peter Collingbourne2015-11-051-1/+2
* docs: document `x` mangling in LangRefSaleem Abdulrasool2015-10-251-0/+2
* [libFuzzer] add -merge flag to merge corporaKostya Serebryany2015-10-241-0/+1
* Fix another reference to in-source buildsJonathan Roelofs2015-10-231-9/+8
* [LangRef] Fix the doc for operand bundlesSanjoy Das2015-10-231-8/+0
* [OperandBundles] Make function attributes conservatively correctSanjoy Das2015-10-221-0/+9
* Attempt to fix formatting for operand bundlesDavid Majnemer2015-10-221-10/+9
* Update LangRef for changes to the alias textual IR format to support typeless...David Blaikie2015-10-221-1/+1
* [CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake documentation page.Chris Bieneman2015-10-151-0/+6
* docs: Stop using DEBUG() without DEBUG_TYPE in the ProgrammersManualJustin Bogner2015-10-151-18/+10
* Add 'other' in description of extractvalue operands.Arch D. Robison2015-10-141-1/+1
* [CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should err...Chris Bieneman2015-10-131-0/+4
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-121-0/+2
* [libFuzzer] mention more trophies and improve the link formattingKostya Serebryany2015-10-121-5/+8
* [llvm-symbolizer] Reverting r250067Colin LeMahieu2015-10-121-2/+0
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-121-0/+2
* [libFuzzer] document more trophiesKostya Serebryany2015-10-101-1/+4
* Refine the definition of convergent to only disallow the addition of new cont...Owen Anderson2015-10-091-4/+2
* [libFuzzer] add -artifact_prefix flagKostya Serebryany2015-10-091-1/+1
* ReleaseNotes: note the new Windows version requirementHans Wennborg2015-10-051-0/+3
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-5/+9
* [libFuzzer] add a flag -max_total_timeKostya Serebryany2015-10-021-0/+1
* [LibFuzzer] test_single_input option to run a single test case.Ivan Krasin2015-10-011-0/+1
* Kill another reference to in-source buildsJonathan Roelofs2015-10-011-8/+5
* Introduce !align metadata for load instructionArtur Pilipenko2015-09-281-1/+10
* [llvm-mc-fuzzer] Fix -jobs option.Daniel Sanders2015-09-261-4/+5
* [LangRef] Unbreak the docs Sphinx build.Sanjoy Das2015-09-251-2/+2
* [Bitcode][Asm] Teach LLVM to read and write operand bundles.Sanjoy Das2015-09-241-1/+51
* Codegen: Fix llvm.*absdiff semantic.Mohammad Shahid2015-09-241-10/+13
* Nit cleanup in LangRef about dereferenceable metadataArtur Pilipenko2015-09-181-5/+6
* [llvm-mc-fuzzer] Document llvm-mc-fuzzer in LibFuzzer.rst.Daniel Sanders2015-09-181-0/+17
* Fix doc build: sublists require a blank line before/after.Mehdi Amini2015-09-171-1/+2
* llvm-mc-fuzzer: A fuzzing tool for the MC layer.Daniel Sanders2015-09-161-1/+8
* Introducing llvm.invariant.group.barrier intrinsicPiotr Padlewski2015-09-151-4/+84