projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reapply 'ARM IAS: support .thumb_set'
[oota-llvm.git]
/
docs
/
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
2014-02-15
Nico Rieck
Cleanup docs about lit substitutions
tree
|
commitdiff
2014-02-15
Nico Rieck
Fix typo
tree
|
commitdiff
2014-02-11
Mark Seaborn
Add a note about using "Differential Revision:" in...
tree
|
commitdiff
2014-02-09
Sean Silva
[docs] [tblgen] clarify that code fragments are just...
tree
|
commitdiff
2014-02-09
Sean Silva
[docs] [tblgen] There is no "code" type.
tree
|
commitdiff
2014-02-09
Sean Silva
[docs] TableGen easter egg: Multiline string literals
tree
|
commitdiff
2014-02-05
Rafael Espindola
Remove support for not using .loc directives.
tree
|
commitdiff
2014-02-04
Tom Stellard
HowToReleaseLLVM: Add information about dot releases
tree
|
commitdiff
2014-02-04
Dmitri Gribenko
Add a note to documentation that Clang + libstdc++...
tree
|
commitdiff
2014-02-03
Venkatraman Govind...
Add a note about Clang+LLVM on Sparc64.
tree
|
commitdiff
2014-02-02
Duncan P. N. Exon...
Lower llvm.expect intrinsic correctly for i1
tree
|
commitdiff
2014-02-01
Josh Magee
[stackprotector] Implement the sspstrong rules for...
tree
|
commitdiff
2014-01-31
Reid Kleckner
Implement inalloca codegen for x86 with the new inalloc...
tree
|
commitdiff
2014-01-31
Reid Kleckner
[ms-cxxabi] Add a new calling convention that swaps...
tree
|
commitdiff
2014-01-31
Matt Arsenault
Allow speculating llvm.sqrt, fma and fmuladd
tree
|
commitdiff
2014-01-30
Juergen Ributzka
[Stackmaps] Record the stack size of each function...
tree
|
commitdiff
2014-01-30
Juergen Ributzka
Revert "[Stackmaps] Record the stack size of each funct...
tree
|
commitdiff
2014-01-30
Juergen Ributzka
[Stackmaps] Record the stack size of each function...
tree
|
commitdiff
2014-01-30
Juergen Ributzka
Extend the preserve_most/all calling convention descrip...
tree
|
commitdiff
2014-01-29
Renato Golin
Document EHABI enabled by default
tree
|
commitdiff
2014-01-23
Aaron Ballman
Updating the getting started guide for Visual Studio...
tree
|
commitdiff
2014-01-20
Chandler Carruth
Revert my commit in r199620 that added sections about...
tree
|
commitdiff
2014-01-20
Chandler Carruth
Add some wording to the coding standards to say how...
tree
|
commitdiff
2014-01-17
Reid Kleckner
Add an inalloca flag to allocas
tree
|
commitdiff
2014-01-17
Juergen Ributzka
Update LangRef to emphasize the difference between...
tree
|
commitdiff
2014-01-17
Juergen Ributzka
Add two new calling conventions for runtime calls
tree
|
commitdiff
2014-01-16
Reid Kleckner
Change inalloca rules to make it only apply to the...
tree
|
commitdiff
2014-01-15
Hans Wennborg
LangRef.rst: fix LangRef data layout text about m speci...
tree
|
commitdiff
2014-01-15
Hans Wennborg
LangRef: attempt to fix line breaks
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-14
Nico Rieck
Revert "Decouple dllexport/dllimport from linkage"
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-13
Tim Northover
Docs: fix sign of division and increase equivocation...
tree
|
commitdiff
2014-01-11
Juergen Ributzka
[anyregcc] Fix callee-save mask for anyregcc
tree
|
commitdiff
2014-01-10
Rafael Espindola
Add a note about the old asm printer being removed.
tree
|
commitdiff
2014-01-10
Rafael Espindola
Use 'w' instead of 'c' to represent the win32 mangling.
tree
|
commitdiff
2014-01-10
Chandler Carruth
Update the developer policy to more clearly spell out...
tree
|
commitdiff
2014-01-08
Nico Rieck
Remove mention of old deleted test scripts from testing...
tree
|
commitdiff
2014-01-06
Rafael Espindola
Improve documentation of the 'a' specifier and the...
tree
|
commitdiff
next