index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Merge master branch
tstellar
28
-2679
/
+2276
2012-10-02
Merge master branch
tstellar
1
-8
/
+11
2012-10-02
Merge master branch
tstellar
10
-382
/
+302
2012-09-24
docs: Fix long-standing typo in yaml2obj.rst.
tstellar
1
-2
/
+2
2012-09-24
Say "bytes" instead of "address units", since that's what the
tstellar
1
-5
/
+5
2012-09-24
Document the new !tbaa.struct metadata.
tstellar
1
-0
/
+39
2012-09-24
Add missing 'to' and rephrase an explanation of GCC's assumptions.
tstellar
1
-4
/
+4
2012-09-24
Document "do not use defaults in covered switch-over-enum" coding standard.
tstellar
1
-0
/
+18
2012-09-21
Merge cleanups
tstellar
1
-184
/
+0
2012-09-21
Merge branch 'master' into git-svn-R600
tstellar
6
-12
/
+166
2012-09-21
docs: Fix Sphinx warning over Atomics.rst.
silvas
1
-0
/
+5
2012-09-21
docs: Fix Sphinx warning over yaml2obj.rst.
silvas
1
-0
/
+1
2012-09-20
Fix function names in coding style examples
atrick
1
-4
/
+4
2012-09-20
Fix Sphinx warnings.
silvas
2
-3
/
+4
2012-09-20
Sphinxify DebuggingJITedCode
silvas
2
-184
/
+147
2012-09-20
Fix static function names in CodingStandards examples.
atrick
1
-6
/
+6
2012-09-18
Test commit
silvas
1
-1
/
+1
2012-09-18
Create R600 Branch
tstellar
140
-0
/
+73680
2012-09-18
Coding standards: fix typo: '= deleted' -> '= delete'.
gribozavr
1
-2
/
+2
2012-09-18
Add LLVM_DELETED_FUNCTION to coding standards.
ctopper
1
-0
/
+28
2012-09-13
Patch by Sean Silva!
gkistanova
3
-143
/
+92
2012-09-06
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
1
-0
/
+7
2012-09-05
[Docs] Fix Sphinx incremental build. Patch by Sean Silva!
Michael J. Spencer
8
-13
/
+7
2012-09-05
[ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect to
Chad Rosier
1
-7
/
+6
2012-09-05
[ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute.
Chad Rosier
1
-2
/
+13
2012-09-04
[ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This
Chad Rosier
1
-7
/
+0
2012-08-30
remove old docs
Nadav Rotem
1
-8
/
+0
2012-08-28
Patch by Sean Silva to un-barf his computer by explicitly removing the '\n'
Bill Wendling
1
-3
/
+2
2012-08-17
Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to
Bill Wendling
1
-10
/
+9
2012-08-10
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
1
-34
/
+10
2012-08-10
[ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute.
Chad Rosier
1
-0
/
+7
2012-08-08
Sphinxify the CommandLine document.
Bill Wendling
3
-1977
/
+1617
2012-08-08
Move header so that it can be picked up by other .rst files.
Bill Wendling
1
-4
/
+4
2012-08-02
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
1
-0
/
+222
2012-08-02
Sphinxify the Code Generator document.
Bill Wendling
3
-3193
/
+2432
2012-07-31
Fix some minor typos
Sylvestre Ledru
4
-5
/
+5
2012-07-30
Fix grammar-o. Fixes PR13482!
Nick Lewycky
1
-1
/
+1
2012-07-27
The TimePassesIsEnabled has since moved to PassManager.cpp.
Chad Rosier
1
-1
/
+1
2012-07-26
Add a floor intrinsic.
Dan Gohman
1
-0
/
+35
2012-07-26
Take people straight to the contents of the file.
Duncan Sands
1
-1
/
+1
2012-07-26
Add the list of code owners to the top level of the LLVM source tree to
Duncan Sands
1
-27
/
+4
2012-07-25
Fix two typos in the doc
Sylvestre Ledru
2
-2
/
+2
2012-07-25
Twine: fix link to source, add link to class doc and container section.
Axel Naumann
1
-11
/
+12
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
10
-11
/
+11
2012-07-17
Apparently it's possible to do an 'invoke asm'.
Nuno Lopes
1
-2
/
+3
2012-07-13
ReleaseNotes.html: add note about specifying TLS models
Hans Wennborg
1
-0
/
+2
2012-07-13
Post-dom frontier was removed in 3.0. Patch by chenwj.
Duncan Sands
1
-1
/
+0
2012-07-11
Fixup broken doc link. Patch by Sean Silva <silvas@purdue.edu>.
Chad Rosier
2
-2
/
+2
2012-07-06
Since SmallMap was removed in r158644, remove documentation in ProgrammersMan...
Dmitri Gribenko
1
-81
/
+0
2012-07-06
Update getFunction parameter documentation. Fixes PR13268.
Chad Rosier
1
-2
/
+3
[next]