index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
[Cygwin] Enable TLS as emutls.
NAKAMURA Takumi
1
-0
/
+8
2015-12-19
Delete APIs that have been deprecated since 2010.
Rafael Espindola
1
-0
/
+4
2015-12-19
[libFuzzer] deprecate -save_minimized_corpus, -merge can be used instead
Kostya Serebryany
1
-1
/
+0
2015-12-18
Deprecate a few C APIs.
Rafael Espindola
1
-0
/
+6
2015-12-18
Reorganize the C API headers to improve build times.
Eric Christopher
1
-0
/
+6
2015-12-17
Polish atomic pointers
JF Bastien
1
-23
/
+20
2015-12-17
Drop function that are deprecated since 2010.
Rafael Espindola
1
-0
/
+3
2015-12-17
[docs] Motivate ninja in GettingStarted.rst
Vedant Kumar
1
-1
/
+1
2015-12-16
Change linkInModule to take a std::unique_ptr.
Rafael Espindola
1
-0
/
+11
2015-12-16
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
1
-0
/
+8
2015-12-16
[IR] Add support for floating pointer atomic loads and stores
Philip Reames
1
-12
/
+13
2015-12-15
[WinEH] Use operand bundles to describe call sites
David Majnemer
1
-0
/
+9
2015-12-15
LLVM tutorial: fix broken links/anchors
Alex Denisov
17
-52
/
+52
2015-12-15
[Docs] Fix Unexpected indentation errors.
Akira Hatanaka
1
-0
/
+2
2015-12-15
[llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland
1
-1
/
+40
2015-12-14
add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel
1
-1
/
+6
2015-12-14
docs: Correct wording in LangRef relating to available_externally linkage.
Peter Collingbourne
1
-8
/
+9
2015-12-14
[IR] Remove terminatepad
David Majnemer
2
-73
/
+12
2015-12-14
[Docs] Fix underlines that were too short or too long.
Akira Hatanaka
1
-3
/
+3
2015-12-12
Try to appease sphinx
David Majnemer
1
-0
/
+1
2015-12-12
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2
-288
/
+225
2015-12-11
Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics
Hal Finkel
1
-62
/
+0
2015-12-11
Fix a spurious if.
Eric Christopher
1
-1
/
+1
2015-12-10
s/need/needs
Eric Christopher
1
-2
/
+2
2015-12-10
Attempt to fix the ReST compilation to html of the C API docs.
Eric Christopher
1
-14
/
+14
2015-12-10
More non-ascii quote characters.
Eric Christopher
1
-2
/
+2
2015-12-10
Clarify some of the wording on adding a new subcomponent to the
Eric Christopher
1
-2
/
+2
2015-12-10
Fix non-ascii quotes.
Eric Christopher
1
-4
/
+4
2015-12-10
Add C API guidelines to the developer policy to match discussions
Eric Christopher
1
-0
/
+27
2015-12-10
Macro debug info support in LLVM IR
Amjad Aboud
1
-4
/
+30
2015-12-10
[OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev
2
-3
/
+16
2015-12-07
Update doc for C++ TLS calling convention.
Manman Ren
1
-5
/
+15
2015-12-05
[libFuzzer] one more trophie
Kostya Serebryany
1
-0
/
+2
2015-12-04
Fix incorrect quote. NFC
Pete Cooper
1
-1
/
+1
2015-12-04
[CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren
2
-0
/
+11
2015-12-04
ARM/AArch64: update reference documentation.
Tim Northover
1
-2
/
+4
2015-12-04
Revert "[llvm-profdata] Add support for weighted merge of profile data"
Nathan Slingerland
1
-5
/
+1
2015-12-04
[llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland
1
-1
/
+5
2015-12-01
Fix "WARNING: Title underline too short." introduced by r254404.
Yury Gribov
1
-1
/
+1
2015-12-01
Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics.
Yury Gribov
1
-0
/
+42
2015-11-30
Have 'optnone' respect the -fast-isel=false option.
Paul Robinson
1
-3
/
+3
2015-11-26
[libFuzzer] clean up the docs, add one more link
Kostya Serebryany
1
-3
/
+12
2015-11-25
[libFuzzer] add a flag -exact_artifact_path
Kostya Serebryany
1
-0
/
+1
2015-11-25
Doxygen: Use mathjax to create formulas.
Matthias Braun
1
-1
/
+1
2015-11-24
Fix sphinx-build error when building documentation.
Xinliang David Li
1
-16
/
+10
2015-11-23
[PGO] Add --text option for llvm-profdata show|merge commands
Xinliang David Li
1
-1
/
+18
2015-11-21
[docs] Minor fixes to the operand bundle section
Sanjoy Das
1
-5
/
+6
2015-11-19
Pointers in Masked Load, Store, Gather, Scatter intrinsics
Elena Demikhovsky
1
-12
/
+22
2015-11-18
[doc] fix a wrong link
Jingyue Wu
1
-1
/
+1
2015-11-18
[PGO] Value profiling support
Betul Buyukkurt
1
-0
/
+49
[next]