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
*
rip out llvm 2.8 release notes to make room for llvm 2.9 notes.
Chris Lattner
2011-03-10
1
-666
/
+50
*
Since last couple of days, argument number is encoded using 8 bits from line ...
Devang Patel
2011-03-08
1
-1
/
+2
*
Update DILexicalBlock doc to mention new fields.
Devang Patel
2011-03-08
1
-1
/
+3
*
Clarify that the result of an srem is only guaranteed to have the same sign a...
Duncan Sands
2011-03-07
1
-3
/
+4
*
Fix tagging name.
Bill Wendling
2011-03-07
1
-8
/
+8
*
remove another jeff link
Chris Lattner
2011-03-06
1
-1
/
+0
*
remove jeff's name (by his request)
Chris Lattner
2011-03-05
1
-3
/
+1
*
Support for parallel compilation (/MP) when using the VS IDE.
Oscar Fuentes
2011-03-02
1
-0
/
+16
*
Small cleanup.
Bill Wendling
2011-03-02
1
-6
/
+11
*
Update the documentation on "How to Release LLVM". It lays out a new way of
Bill Wendling
2011-02-28
1
-303
/
+406
*
Fix typo pointed out in pr9339.
Duncan Sands
2011-02-27
1
-1
/
+1
*
Enable support for vector sext and trunc:
Nadav Rotem
2011-02-24
1
-13
/
+16
*
Remove the link to Projects.html. It is useless for people working on
Oscar Fuentes
2011-02-20
1
-2
/
+0
*
Fix 9267; Add vector zext support.
Nadav Rotem
2011-02-20
1
-4
/
+6
*
Fix typo.
Nick Lewycky
2011-02-20
1
-1
/
+1
*
Fix thinko, basic blocks are SESE. The exits may have many edges though.
Nick Lewycky
2011-02-17
1
-1
/
+1
*
Spelling fix: consequtive -> consecutive.
Duncan Sands
2011-02-15
3
-3
/
+3
*
Minor fixes to tutorial, patch by Benjamin Meyer!
Chris Lattner
2011-02-15
1
-2
/
+2
*
Adapt docs to '-loopsimplify -> -loop-simplify' change
Tobias Grosser
2011-02-13
1
-2
/
+2
*
attempt to capture recent discussion about overflow and inbounds geps.
Chris Lattner
2011-02-11
1
-7
/
+21
*
Don't run ocamldoc if it's not installed
Erick Tryzelaar
2011-02-09
1
-1
/
+8
*
fix typo
Chris Lattner
2011-02-09
1
-1
/
+1
*
Add testing stuff to CMake documents.
NAKAMURA Takumi
2011-02-09
2
-2
/
+18
*
implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.
Chris Lattner
2011-02-07
1
-3
/
+25
*
enhance vmcore to know that udiv's can be exact, and add a trivial
Chris Lattner
2011-02-06
1
-1
/
+7
*
Update docs to match reality.
Devang Patel
2011-02-03
1
-10
/
+9
*
Document the LLVM GIT mirror
Anton Korobeynikov
2011-02-01
1
-0
/
+20
*
Remove stale references of obsolete @llvm.dbg.variable.
Devang Patel
2011-02-01
1
-8
/
+3
*
Most browsers eliminate whitespace between anchor tags. Force whitespace with
Nick Lewycky
2011-01-29
1
-1
/
+1
*
Handles libffi on the CMake build.
Oscar Fuentes
2011-01-21
1
-0
/
+6
*
finish a sentence.
Chris Lattner
2011-01-18
1
-1
/
+1
*
Add a clarification about merging constants with and without unnamed_addr.
Rafael Espindola
2011-01-15
1
-1
/
+4
*
Don't document exactly how virtual registers are represented as integers. Code
Jakob Stoklund Olesen
2011-01-08
1
-11
/
+18
*
First step in fixing PR8927:
Rafael Espindola
2011-01-08
2
-2
/
+18
*
Rename lisp-like functions as suggested by Gabor Greif as loooong time
David Greene
2011-01-07
1
-3
/
+3
*
Stub out a new updating interface to AliasAnalysis, allowing stateful analyse...
Owen Anderson
2011-01-03
1
-1
/
+23
*
We can count properly.
Owen Anderson
2011-01-03
1
-1
/
+1
*
Reapply 122341 to fix PR8199 now that clang changes are in.
David Greene
2011-01-03
1
-0
/
+5
*
Further expand what a call graph pass may do.
Nick Lewycky
2011-01-03
1
-5
/
+3
*
Permit CallGraphSCCPasses readonly access to the direct callers of the functions
Nick Lewycky
2011-01-03
1
-2
/
+2
*
Correct a bunch of mistakes which meant that the example pass didn't
Duncan Sands
2011-01-01
1
-8
/
+8
*
I was unable to get the instructions to work if LLVM was built
Duncan Sands
2011-01-01
1
-2
/
+4
*
Clarify that the loadable module turns up in the top-level directory,
Duncan Sands
2011-01-01
1
-4
/
+5
*
Add a reference to the OCamlLangImpl8.
Erick Tryzelaar
2011-01-01
1
-1
/
+1
*
Add an OCaml tutorial page 8
Erick Tryzelaar
2011-01-01
2
-1
/
+366
*
Integers are primitive types. Update the documentation to state this
Tobias Grosser
2010-12-28
1
-0
/
+1
*
Revert 122341. It breaks some darwin tests.
David Greene
2010-12-21
1
-5
/
+0
*
Fix PR 8199. This patch prepends the build tool dir to LLVM programs
David Greene
2010-12-21
1
-0
/
+5
*
Grammar corrections and some formatting changes.
Bill Wendling
2010-12-21
1
-200
/
+201
*
Update the target feature matrix to reflect some new features in the MBlaze b...
Wesley Peck
2010-12-20
1
-4
/
+4
[next]