projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[InstCombine][x86] Constant fold psll intrinsics.
[oota-llvm.git]
/
docs
/
2014-04-22
Sean Silva
[docs] Add a note to docs/README.txt
tree
|
commitdiff
2014-04-18
Reid Kleckner
Added Sphinx documentation generation to CMake build...
tree
|
commitdiff
2014-04-18
Reid Kleckner
Remove -simplify-libcalls pass form Passes documentation
tree
|
commitdiff
2014-04-18
Paul Robinson
Fix example for VS2012.
tree
|
commitdiff
2014-04-17
Duncan P. N. Exon...
C++11: Compatibility with (C++03 => MSVC)
tree
|
commitdiff
2014-04-17
Duncan P. N. Exon...
C++11: Document some limitations imposed by MSVC
tree
|
commitdiff
2014-04-12
Eric Christopher
Remove documentation for a deleted pass.
tree
|
commitdiff
2014-04-11
Duncan P. N. Exon...
blockfreq: Document BlockFrequencyInfo terminology
tree
|
commitdiff
2014-04-10
Reid Kleckner
Move the segmented stack switch to a function attribute
tree
|
commitdiff
2014-04-10
David Majnemer
YAMLIO: Allow scalars to dictate quotation rules
tree
|
commitdiff
2014-04-09
Alp Toker
Fix some doc and comment typos
tree
|
commitdiff
2014-04-08
Sean Silva
[docs] VCS contains a record of authorship
tree
|
commitdiff
2014-04-08
Sean Silva
[docs] Fix up some links to the preferred style.
tree
|
commitdiff
2014-04-07
Sean Silva
[docs] Fix some links
tree
|
commitdiff
2014-04-07
Sean Silva
[docs] Update link title
tree
|
commitdiff
2014-04-07
Sean Silva
[docs] Fix some Sphinx warnings that have crept in.
tree
|
commitdiff
2014-04-07
Manuel Klimek
Make docs point to new domain.
tree
|
commitdiff
2014-04-03
Andrew Trick
Stack map docs. Remove some stray markup.
tree
|
commitdiff
2014-04-03
Andrew Trick
Minor update to the stack map documentation.
tree
|
commitdiff
2014-04-01
Renato Golin
Recover TableGen/LangRef, make it official
tree
|
commitdiff
2014-03-31
Juergen Ributzka
[Stackmaps] Update the stackmap format to use 64-bit...
tree
|
commitdiff
2014-03-28
Mark Seaborn
Exception handling docs: Clarify how the llvm.eh.*...
tree
|
commitdiff
2014-03-27
Rafael Espindola
Prevent alias from pointing to weak aliases.
tree
|
commitdiff
2014-03-27
Reid Kleckner
inalloca: *Really* fix the docs
tree
|
commitdiff
2014-03-27
Reid Kleckner
Remove unneeded stale type.
tree
|
commitdiff
2014-03-27
Reid Kleckner
inalloca: Fix incorrect example IR and remove LangRef...
tree
|
commitdiff
2014-03-26
Joerg Sonnenberger
Clarify that select is only non-branching on the IR...
tree
|
commitdiff
2014-03-26
Joerg Sonnenberger
Clarify llvm.clear_cache description.
tree
|
commitdiff
2014-03-26
Renato Golin
Change @llvm.clear_cache default to call rt-lib
tree
|
commitdiff
2014-03-26
Renato Golin
Add @llvm.clear_cache builtin
tree
|
commitdiff
2014-03-26
Rafael Espindola
Revert "Prevent alias from pointing to weak aliases."
tree
|
commitdiff
2014-03-26
Rafael Espindola
Prevent alias from pointing to weak aliases.
tree
|
commitdiff
2014-03-24
Aaron Ballman
Adding some very nascent information about the clang...
tree
|
commitdiff
2014-03-24
Renato Golin
Update release notes with EHABI current behaviour
tree
|
commitdiff
2014-03-21
Renato Golin
Add overall description, file comments, some structure
tree
|
commitdiff
2014-03-20
Mark Seaborn
Remove LowerInvoke's obsolete "-enable-correct-eh-suppo...
tree
|
commitdiff
2014-03-20
Eli Bendersky
Fix a few more grammatic errors in docs/TableGen/index.rst
tree
|
commitdiff
2014-03-20
Eli Bendersky
Fix a couple of typos and an inaccurate description...
tree
|
commitdiff
2014-03-20
Renato Golin
Re-factor TableGen docs
tree
|
commitdiff
2014-03-18
Renato Golin
Add IAS/EHABI changes to release notes
tree
|
commitdiff
2014-03-18
Adrian Prantl
Switch the type field in DIVariable and DIGlobalVariabl...
tree
|
commitdiff
2014-03-14
Richard Osborne
[docs] Add links to XMOS XCore documentation.
tree
|
commitdiff
2014-03-13
Rafael Espindola
Remove the linker_private and linker_private_weak linkages.
tree
|
commitdiff
2014-03-13
Stephan Tolksdorf
Test commit - remove trailing whitespace
tree
|
commitdiff
2014-03-12
Arnold Schwaighofer
Fix whitespace in vectorizer example
tree
|
commitdiff
2014-03-12
Arnold Schwaighofer
Fix vectorizer docs.
tree
|
commitdiff
2014-03-12
Rafael Espindola
Remove projects/sample.
tree
|
commitdiff
2014-03-12
Rafael Espindola
Reject alias to undefined symbols in the verifier.
tree
|
commitdiff
2014-03-11
Tim Northover
IR: add a second ordering operand to cmpxhg for failure
tree
|
commitdiff
2014-03-11
Saleem Abdulrasool
Object: rename ARMV7 to ARMNT
tree
|
commitdiff
2014-03-10
Tim Northover
Docs: remove paragraph about manual account creation.
tree
|
commitdiff
2014-03-09
David Majnemer
IR: Change inalloca's grammar a bit
tree
|
commitdiff
2014-03-07
Michael Gottesman
[docs] Teach CMake docs build how to generate Qt Creato...
tree
|
commitdiff
2014-03-07
Nico Weber
"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
tree
|
commitdiff
2014-03-07
Duncan P. N. Exon...
C++11: Remove const from in auto guidelines
tree
|
commitdiff
2014-03-07
Duncan P. N. Exon...
C++11: Copy pointers with const auto *
tree
|
commitdiff
2014-03-07
Benjamin Kramer
[C++11] Replace LLVM-style type traits with C++11 stand...
tree
|
commitdiff
2014-03-07
Ahmed Charles
[Typo] Fix sentence in CMake documentation.
tree
|
commitdiff
2014-03-07
Rafael Espindola
Add missing "[unnamed_addr]" to LangRef.rst#functions.
tree
|
commitdiff
2014-03-05
Tobias Grosser
[LangRef] Improve llvm.mem.parallel_loop_access example
tree
|
commitdiff
2014-03-05
Reid Kleckner
Change x86mmx -> x86_mmx in LangRef.rst
tree
|
commitdiff
2014-03-05
Reid Kleckner
LangRef: Remove stale docs on LLVM types in module...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move ValueMap to the IR library. While this...
tree
|
commitdiff
2014-03-03
Reid Kleckner
Avoid std::function until PR19030 is fixed
tree
|
commitdiff
2014-03-03
Peter Collingbourne
Document that std::initializer_list is not always avail...
tree
|
commitdiff
2014-03-03
Diego Novillo
Add DWARF discriminator support to DILexicalBlocks.
tree
|
commitdiff
2014-03-03
Duncan P. N. Exon...
C++11: Beware unnecessary copies with auto
tree
|
commitdiff
2014-03-03
Duncan P. N. Exon...
Clarify struct usage guidelines
tree
|
commitdiff
2014-03-02
Chandler Carruth
[C++11] Suggest placing callable arguments as the last...
tree
|
commitdiff
2014-03-02
Chandler Carruth
[C++11] Update the coding standards to provide some...
tree
|
commitdiff
2014-03-02
Chris Lattner
remove an old entry whose link is broken anyway
tree
|
commitdiff
2014-03-02
Sean Silva
[docs] Fix some Sphinx warnings.
tree
|
commitdiff
2014-03-01
Chandler Carruth
[docs] Update the docs to remove my hedging about C...
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Clarify that there isn't much to be done other...
tree
|
commitdiff
2014-02-28
Richard Smith
Add more whitespace to fix more bullets.
tree
|
commitdiff
2014-02-28
Richard Smith
Add whitespace to try to fix bulleted list.
tree
|
commitdiff
2014-02-28
Ben Langmuir
Fix some links to C++11 feature papers in the Coding...
tree
|
commitdiff
2014-02-28
Gabor Greif
add missing 3.4 release
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Add a section to the coding standards about...
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] A slight tweak to the intro for the golden rule...
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Tweak the example to match what is apparantly...
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Switch to external hyperlink references. Much...
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Fix my links to use the correct ReST syntax.
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Fix 80-column wrap that I messed up.
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Tweak discussion of BSDs based on feedback from...
tree
|
commitdiff
2014-02-28
Chandler Carruth
[docs] Add a big section with details about how to...
tree
|
commitdiff
2014-02-28
Rafael Espindola
Now that it is possible, use the mangler in IRObjectFile.
tree
|
commitdiff
2014-02-27
Chandler Carruth
[docs] Stop advertising 'make update'. It isn't impleme...
tree
|
commitdiff
2014-02-27
Chandler Carruth
[docs] Actually spell out the new version requirements...
tree
|
commitdiff
2014-02-27
Chandler Carruth
[docs] Clean up some of the required software to not...
tree
|
commitdiff
2014-02-27
Chandler Carruth
[docs] Switch this table to the simple form as well...
tree
|
commitdiff
2014-02-27
Chandler Carruth
[docs] Switch to the incredibly simpler "simple table...
tree
|
commitdiff
2014-02-27
Chandler Carruth
[docs] Delete tons of bad information in the requiremen...
tree
|
commitdiff
2014-02-27
Mark Seaborn
Exception handling docs: Fix a typo
tree
|
commitdiff
2014-02-25
Mark Seaborn
Exception handling docs: Describe landingpad clauses...
tree
|
commitdiff
2014-02-21
Rafael Espindola
Make DisableIntegratedAS a TargetOption.
tree
|
commitdiff
2014-02-20
Daniel Sanders
Added release note about making all inline assembly...
tree
|
commitdiff
2014-02-19
Sean Silva
[docs] Clean up some more llvm-gcc stuff
tree
|
commitdiff
2014-02-18
Sean Silva
[docs] Nuke some references to llvm-gcc
tree
|
commitdiff
2014-02-17
Duncan P. N. Exon...
PGO: llvm-profdata: tool for merging profiles
tree
|
commitdiff
next