2016-03-02 |
Hans Wennborg | ReleaseNotes: tidy up |
tree | commitdiff |
2016-03-02 |
Hans Wennborg | Remove 'if you are using a released version' warning |
tree | commitdiff |
2016-03-02 |
Hans Wennborg | ReleaseNotes: C API policy; by Eric Christopher |
tree | commitdiff |
2016-02-26 |
Hans Wennborg | ReleaseNotes: PowerPC; by Kit Barton |
tree | commitdiff |
2016-02-17 |
Hans Wennborg | ReleaseNotes: new Win EH instructions; by David Majnemer |
tree | commitdiff |
2016-02-17 |
Hans Wennborg | ReleaseNotes: -femultated-tls; by Chih-hung Hsieh |
tree | commitdiff |
2016-02-16 |
Hans Wennborg | ReleaseNotes: shrink-wrapping; by Quentin Colombet |
tree | commitdiff |
2016-02-16 |
Hans Wennborg | ReleaseNotes: typo |
tree | commitdiff |
2016-02-16 |
Hans Wennborg | ReleaseNotes: Hexagon; by Krzysztof Parzyszek |
tree | commitdiff |
2016-02-16 |
Hans Wennborg | Merging r257864 and r258112: |
tree | commitdiff |
2016-02-16 |
Hans Wennborg | ReleaseNotes: -DLLVM_LINK_LLVM_DYLIB=ON; by Andrew... |
tree | commitdiff |
2016-02-16 |
Hans Wennborg | ReleaseNotes: ORC in Kaleidoscope and C bindings; by... |
tree | commitdiff |
2016-02-16 |
Hans Wennborg | ReleaseNotes: fix typo, reported by Eugene |
tree | commitdiff |
2016-02-12 |
Peter Collingbourne | ARM: Mention r251322 in release notes. |
tree | commitdiff |
2016-02-12 |
Renato Golin | [ARM/AArch64] 3.8.0 release notes changes |
tree | commitdiff |
2016-02-12 |
Dylan McKay | [AVR] Add release notes for 3.8 |
tree | commitdiff |
2016-02-12 |
Hans Wennborg | ReleaseNotes: oh, there already was a section about X86 |
tree | commitdiff |
2016-02-12 |
Hans Wennborg | ReleaseNotes: start off a 'Changes to X86' section |
tree | commitdiff |
2016-02-12 |
Hans Wennborg | Release Notes: RegisterScheduler::setDefault removed... |
tree | commitdiff |
2016-02-12 |
Hans Wennborg | ReleaseNotes: drop in-progress warning and svn checkout... |
tree | commitdiff |
2016-02-11 |
Kai Nacke | Add LDC compiler to list of external OS projects using... |
tree | commitdiff |
2016-02-10 |
Duncan P. N. Exon... | ReleaseNotes: Document changes to ilist API |
tree | commitdiff |
2016-02-08 |
Daniel Sanders | [mips] Add initial release notes for MIPS32. |
tree | commitdiff |
2016-01-14 |
Hans Wennborg | ReleaseNotes.rst: a few entries from Rafael |
tree | commitdiff |
2016-01-13 |
Sanjay Patel | fix typo |
tree | commitdiff |
2016-01-13 |
Sanjay Patel | fix typo |
tree | commitdiff |
2016-01-13 |
JF Bastien | Doc fix: code-quote load / store doc the same way |
tree | commitdiff |
2016-01-12 |
Christof Douma | The --debug-only option now takes a comma separated... |
tree | commitdiff |
2016-01-11 |
Reid Kleckner | Update the VS getting started docs to reflect the curre... |
tree | commitdiff |
2016-01-10 |
Joseph Tremoulet | [LangRef] Move catchpad to "Other Operators" (NFC) |
tree | commitdiff |
2016-01-10 |
Joseph Tremoulet | [WinEH] Disallow cyclic unwinds |
tree | commitdiff |
2016-01-10 |
Joseph Tremoulet | [WinEH] Verify consistent funclet unwind exits |
tree | commitdiff |
2016-01-10 |
Joseph Tremoulet | [WinEH] Verify unwind edges against EH pad tree |
tree | commitdiff |
2016-01-08 |
Paul Robinson | How to close a review manually. |
tree | commitdiff |
2016-01-07 |
Mike Aizatsky | [llvm-symbolizer] Print out non-address lines verbatim. |
tree | commitdiff |
2016-01-06 |
Xinliang David Li | More fix to coverage documentation |
tree | commitdiff |
2016-01-04 |
Eric Christopher | Update docs to recommend CMake >= v3.2. |
tree | commitdiff |
2016-01-04 |
Xinliang David Li | Update documantation |
tree | commitdiff |
2016-01-03 |
Dimitry Andric | Fix several accidental DOS line endings in source files |
tree | commitdiff |
2015-12-26 |
Chen Li | [gc.statepoint] Change gc.statepoint intrinsic's return... |
tree | commitdiff |
2015-12-22 |
Paul Robinson | Add advice on choosing reviewers |
tree | commitdiff |
2015-12-21 |
NAKAMURA Takumi | [Cygwin] Enable TLS as emutls. |
tree | commitdiff |
2015-12-19 |
Rafael Espindola | Delete APIs that have been deprecated since 2010. |
tree | commitdiff |
2015-12-19 |
Kostya Serebryany | [libFuzzer] deprecate -save_minimized_corpus, -merge... |
tree | commitdiff |
2015-12-18 |
Rafael Espindola | Deprecate a few C APIs. |
tree | commitdiff |
2015-12-18 |
Eric Christopher | Reorganize the C API headers to improve build times. |
tree | commitdiff |
2015-12-17 |
JF Bastien | Polish atomic pointers |
tree | commitdiff |
2015-12-17 |
Rafael Espindola | Drop function that are deprecated since 2010. |
tree | commitdiff |
2015-12-17 |
Vedant Kumar | [docs] Motivate ninja in GettingStarted.rst |
tree | commitdiff |
2015-12-16 |
Rafael Espindola | Change linkInModule to take a std::unique_ptr. |
tree | commitdiff |
2015-12-16 |
Vaivaswatha Nagaraj | Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly... |
tree | commitdiff |
2015-12-16 |
Philip Reames | [IR] Add support for floating pointer atomic loads... |
tree | commitdiff |
2015-12-15 |
David Majnemer | [WinEH] Use operand bundles to describe call sites |
tree | commitdiff |
2015-12-15 |
Alex Denisov | LLVM tutorial: fix broken links/anchors |
tree | commitdiff |
2015-12-15 |
Akira Hatanaka | [Docs] Fix Unexpected indentation errors. |
tree | commitdiff |
2015-12-15 |
Nathan Slingerland | [llvm-profdata] Add support for weighted merge of profi... |
tree | commitdiff |
2015-12-14 |
Sanjay Patel | add fast-math-flags to 'call' instructions (PR21290) |
tree | commitdiff |
2015-12-14 |
Peter Collingbourne | docs: Correct wording in LangRef relating to available_... |
tree | commitdiff |
2015-12-14 |
David Majnemer | [IR] Remove terminatepad |
tree | commitdiff |
2015-12-14 |
Akira Hatanaka | [Docs] Fix underlines that were too short or too long. |
tree | commitdiff |
2015-12-12 |
David Majnemer | Try to appease sphinx |
tree | commitdiff |
2015-12-12 |
David Majnemer | [IR] Reformulate LLVM's EH funclet IR |
tree | commitdiff |
2015-12-11 |
Hal Finkel | Revert r248483, r242546, r242545, and r242409 - absdiff... |
tree | commitdiff |
2015-12-11 |
Eric Christopher | Fix a spurious if. |
tree | commitdiff |
2015-12-10 |
Eric Christopher | s/need/needs |
tree | commitdiff |
2015-12-10 |
Eric Christopher | Attempt to fix the ReST compilation to html of the... |
tree | commitdiff |
2015-12-10 |
Eric Christopher | More non-ascii quote characters. |
tree | commitdiff |
2015-12-10 |
Eric Christopher | Clarify some of the wording on adding a new subcomponen... |
tree | commitdiff |
2015-12-10 |
Eric Christopher | Fix non-ascii quotes. |
tree | commitdiff |
2015-12-10 |
Eric Christopher | Add C API guidelines to the developer policy to match... |
tree | commitdiff |
2015-12-10 |
Amjad Aboud | Macro debug info support in LLVM IR |
tree | commitdiff |
2015-12-10 |
Alexey Bataev | [OPENMP] Make -fopenmp to turn on OpenMP support by... |
tree | commitdiff |
2015-12-07 |
Manman Ren | Update doc for C++ TLS calling convention. |
tree | commitdiff |
2015-12-05 |
Kostya Serebryany | [libFuzzer] one more trophie |
tree | commitdiff |
2015-12-04 |
Pete Cooper | Fix incorrect quote. NFC |
tree | commitdiff |
2015-12-04 |
Manman Ren | [CXX TLS calling convention] Add CXX TLS calling conven... |
tree | commitdiff |
2015-12-04 |
Tim Northover | ARM/AArch64: update reference documentation. |
tree | commitdiff |
2015-12-04 |
Nathan Slingerland | Revert "[llvm-profdata] Add support for weighted merge... |
tree | commitdiff |
2015-12-04 |
Nathan Slingerland | [llvm-profdata] Add support for weighted merge of profi... |
tree | commitdiff |
2015-12-01 |
Yury Gribov | Fix "WARNING: Title underline too short." introduced... |
tree | commitdiff |
2015-12-01 |
Yury Gribov | Introduce new @llvm.get.dynamic.area.offset.i{32, 64... |
tree | commitdiff |
2015-11-30 |
Paul Robinson | Have 'optnone' respect the -fast-isel=false option. |
tree | commitdiff |
2015-11-26 |
Kostya Serebryany | [libFuzzer] clean up the docs, add one more link |
tree | commitdiff |
2015-11-25 |
Kostya Serebryany | [libFuzzer] add a flag -exact_artifact_path |
tree | commitdiff |
2015-11-25 |
Matthias Braun | Doxygen: Use mathjax to create formulas. |
tree | commitdiff |
2015-11-24 |
Xinliang David Li | Fix sphinx-build error when building documentation. |
tree | commitdiff |
2015-11-23 |
Xinliang David Li | [PGO] Add --text option for llvm-profdata show|merge... |
tree | commitdiff |
2015-11-21 |
Sanjoy Das | [docs] Minor fixes to the operand bundle section |
tree | commitdiff |
2015-11-19 |
Elena Demikhovsky | Pointers in Masked Load, Store, Gather, Scatter intrinsics |
tree | commitdiff |
2015-11-18 |
Jingyue Wu | [doc] fix a wrong link |
tree | commitdiff |
2015-11-18 |
Betul Buyukkurt | [PGO] Value profiling support |
tree | commitdiff |
2015-11-18 |
Sanjoy Das | Teach the inliner to track deoptimization state |
tree | commitdiff |
2015-11-18 |
Jingyue Wu | [doc] simplify the doc on compiling CUDA |
tree | commitdiff |
2015-11-17 |
Davide Italiano | [Documentation] Add guidelines for grouping tests together. |
tree | commitdiff |
2015-11-15 |
Alex Denisov | [Docs] Fix typo |
tree | commitdiff |
2015-11-13 |
Akira Hatanaka | [Docs] Fix warning "Title underline too short." |
tree | commitdiff |
2015-11-13 |
Artyom Skrobov | Fixing a typo in docs/CodeGenerator.rst |
tree | commitdiff |
2015-11-13 |
Kostya Serebryany | [libFuzzer] more trophies |
tree | commitdiff |
2015-11-12 |
James Molloy | [SDAG] Introduce a new BITREVERSE node along with a... |
tree | commitdiff |
2015-11-11 |
Hemant Kulkarni | Fix docs build break for revision r252798 |
tree | commitdiff |
next |