index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a couple of stubs to the release notes for things I noticed while
Chandler Carruth
2012-11-05
1
-1
/
+5
*
PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...
Eli Bendersky
2012-11-05
1
-2
/
+1
*
Documentation: fix typos.
Dmitri Gribenko
2012-11-02
1
-2
/
+2
*
Remove stale documentation about tail duplicaton IR pass
Arnold Schwaighofer
2012-10-31
1
-17
/
+0
*
Fix typo in CodeGenerator doc
Eli Bendersky
2012-10-31
1
-4
/
+4
*
Typo.
Jakub Staszak
2012-10-29
1
-1
/
+1
*
Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...
Nadav Rotem
2012-10-29
1
-1
/
+2
*
Loads and stores without an explicit alignment use the abi alignment not the
Duncan Sands
2012-10-29
1
-2
/
+2
*
Clarify that there is an option other than OAuth for Phabricator and
Chandler Carruth
2012-10-27
1
-4
/
+10
*
Suggest llvm_unreachable over assert(0).
Jordan Rose
2012-10-26
1
-10
/
+15
*
Remove LoopDependenceAnalysis.
Benjamin Kramer
2012-10-26
1
-10
/
+10
*
Minor enhancement to build process notes for ARM platforms.
David Tweed
2012-10-26
1
-2
/
+15
*
Update the release notes to note the change from TargetData to DataLayout.
Micah Villmow
2012-10-25
1
-0
/
+3
*
add TableGen support to create relationship maps between instructions
Sebastian Pop
2012-10-25
2
-0
/
+203
*
Add a bit of documentation on the annotated disassembly output.
Kevin Enderby
2012-10-24
2
-0
/
+94
*
Document the -force-vector-width flag.
Nadav Rotem
2012-10-24
1
-1
/
+4
*
Document current Doxygen use practices in Coding Standards. Mostly it is
Dmitri Gribenko
2012-10-20
1
-9
/
+134
*
Vectorization docs.
Nadav Rotem
2012-10-20
1
-3
/
+5
*
lit: Rename the valgrind leaks feature to match what is currently used
Daniel Dunbar
2012-10-19
1
-1
/
+1
*
lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.
Daniel Dunbar
2012-10-19
1
-0
/
+13
*
Fix some doc-os.
Daniel Dunbar
2012-10-19
1
-2
/
+2
*
lit: Allow XFAIL: lines to also refer to "features".
Daniel Dunbar
2012-10-18
1
-8
/
+9
*
Update the LangRef documentation for the per pointer address space support.
Micah Villmow
2012-10-18
1
-4
/
+10
*
test commit: verifying access from new address
Eli Bendersky
2012-10-18
1
-1
/
+1
*
Add a small example which shows a vectorizable loop with a non-pow-of-two count
Nadav Rotem
2012-10-18
1
-2
/
+10
*
Update the release notes about how to enable the loop vectorizer.
Nadav Rotem
2012-10-17
1
-2
/
+2
*
Update the release notes about the store-merge dag optimization.
Nadav Rotem
2012-10-17
1
-0
/
+2
*
Update the release notes about the new TargetTransformInfo API changes.
Nadav Rotem
2012-10-17
1
-0
/
+5
*
Update the release notes about the new loop vectorizer.
Nadav Rotem
2012-10-17
1
-0
/
+4
*
docs: Add link to integrated assembler HowTo
Sean Silva
2012-10-17
1
-0
/
+7
*
Fix a typo in bitcode docs, from 165814.
Jan Wen Voung
2012-10-15
1
-1
/
+1
*
Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".
Dmitri Gribenko
2012-10-13
1
-2
/
+11
*
Add bitcode instruction encoding documentation for module version
Jan Wen Voung
2012-10-12
1
-1
/
+48
*
docs: Update example to conform to coding standards.
Sean Silva
2012-10-12
1
-19
/
+19
*
docs: Minor clean up of Phabricator documentation.
Sean Silva
2012-10-12
3
-9
/
+7
*
docs: Add SphinxQuickstartTemplate.rst.
Sean Silva
2012-10-12
2
-0
/
+130
*
docs: Improve HowToSetUpLLVMStyleRTTI.
Sean Silva
2012-10-11
1
-26
/
+59
*
docs: Update HowToSetUpLLVMStyleRTTI.
Sean Silva
2012-10-11
1
-21
/
+39
*
Adds Phabricator documentation. This is a first step that answers many questi...
Manuel Klimek
2012-10-11
2
-0
/
+100
*
GettingStarted.rst: s/&/&/g
NAKAMURA Takumi
2012-10-11
1
-2
/
+2
*
GettingStarted.rst: Fix the label to DeveloperPolicy.html.
NAKAMURA Takumi
2012-10-11
1
-1
/
+1
*
docs: Propagate fix from r165632 to other docs.
Sean Silva
2012-10-10
1
-2
/
+2
*
docs: Attempt to fix PR14053.
Sean Silva
2012-10-10
1
-29
/
+29
*
Fix typo in docs.
Eric Christopher
2012-10-08
1
-3
/
+3
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
12
-31
/
+31
*
Silence Sphinx warnings.
Sean Silva
2012-10-07
1
-4
/
+4
*
Sphinxify the GettinStarted documentation.
Bill Wendling
2012-10-07
3
-1761
/
+1306
*
Sphinxify the ExtendingLLVM documentation.
Bill Wendling
2012-10-07
3
-381
/
+309
*
Sphinxify the compiler writer info documentation.
Bill Wendling
2012-10-07
3
-267
/
+123
*
Document MapVector.
Rafael Espindola
2012-10-07
1
-0
/
+19
[next]