summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2015-11-18Teach the inliner to track deoptimization stateSanjoy Das1-0/+40
2015-11-18[doc] simplify the doc on compiling CUDAJingyue Wu1-26/+3
2015-11-17[Documentation] Add guidelines for grouping tests together.Davide Italiano1-0/+4
2015-11-15[Docs] Fix typoAlex Denisov2-2/+2
2015-11-13[Docs] Fix warning "Title underline too short."Akira Hatanaka1-1/+1
2015-11-13Fixing a typo in docs/CodeGenerator.rstArtyom Skrobov1-1/+1
2015-11-13[libFuzzer] more trophiesKostya Serebryany1-0/+2
2015-11-12[SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsicJames Molloy1-0/+28
2015-11-11Fix docs build break for revision r252798Hemant Kulkarni1-0/+2
2015-11-11[IR] Add support for empty tokensDavid Majnemer1-0/+3
2015-11-11Introduce deoptimization operand bundlesSanjoy Das1-0/+21
2015-11-11[Symbolizer]: Add -pretty-print optionHemant Kulkarni1-0/+12
2015-11-11Reverting r252760Colin LeMahieu1-12/+0
2015-11-11[Symbolizer]: Add -pretty-print optionHemant Kulkarni1-0/+12
2015-11-11[libFuzzer] better links Kostya Serebryany1-3/+3
2015-11-11[libFuzzer] more trophiesKostya Serebryany1-20/+4
2015-11-10[doc] Compile CUDA with LLVMJingyue Wu2-0/+196
2015-11-09Deprecate AutoconfChris Bieneman2-0/+10
2015-11-09[EABI] Add LLVM support for -meabi flagRenato Golin1-0/+6
2015-11-06Add 'notail' marker for call instructions.Akira Hatanaka1-1/+5
2015-11-06[Docs] Change ARM build info to CMakeRenato Golin1-20/+36
2015-11-06Add a new attribute: norecurseJames Molloy1-0/+4
2015-11-06docs: Document function-attached metadata and IR changes from r252219.Peter Collingbourne2-22/+37
2015-11-06CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun1-0/+5
2015-11-05Update tutorial for debug info IR change.Peter Collingbourne1-1/+2
2015-10-25docs: document `x` mangling in LangRefSaleem Abdulrasool1-0/+2
2015-10-24[libFuzzer] add -merge flag to merge corporaKostya Serebryany1-0/+1
2015-10-23Fix another reference to in-source buildsJonathan Roelofs1-9/+8
2015-10-23[LangRef] Fix the doc for operand bundlesSanjoy Das1-8/+0
2015-10-22[OperandBundles] Make function attributes conservatively correctSanjoy Das1-0/+9
2015-10-22Attempt to fix formatting for operand bundlesDavid Majnemer1-10/+9
2015-10-22Update LangRef for changes to the alias textual IR format to support typeless...David Blaikie1-1/+1
2015-10-15[CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake documentation page.Chris Bieneman1-0/+6
2015-10-15docs: Stop using DEBUG() without DEBUG_TYPE in the ProgrammersManualJustin Bogner1-18/+10
2015-10-14Add 'other' in description of extractvalue operands.Arch D. Robison1-1/+1
2015-10-13[CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should err...Chris Bieneman1-0/+4
2015-10-12[llvm-symbolizer] Add -print-address optionHemant Kulkarni1-0/+2
2015-10-12[libFuzzer] mention more trophies and improve the link formattingKostya Serebryany1-5/+8
2015-10-12[llvm-symbolizer] Reverting r250067Colin LeMahieu1-2/+0
2015-10-12[llvm-symbolizer] Add -print-address optionHemant Kulkarni1-0/+2
2015-10-10[libFuzzer] document more trophiesKostya Serebryany1-1/+4
2015-10-09Refine the definition of convergent to only disallow the addition of new cont...Owen Anderson1-4/+2
2015-10-09[libFuzzer] add -artifact_prefix flagKostya Serebryany1-1/+1
2015-10-05ReleaseNotes: note the new Windows version requirementHans Wennborg1-0/+3
2015-10-02[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany1-5/+9
2015-10-02[libFuzzer] add a flag -max_total_timeKostya Serebryany1-0/+1
2015-10-01[LibFuzzer] test_single_input option to run a single test case.Ivan Krasin1-0/+1
2015-10-01Kill another reference to in-source buildsJonathan Roelofs1-8/+5
2015-09-28Introduce !align metadata for load instructionArtur Pilipenko1-1/+10
2015-09-26[llvm-mc-fuzzer] Fix -jobs option.Daniel Sanders1-4/+5