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
/
LangRef.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify that the result of an srem is only guaranteed to have the same sign a...
Duncan Sands
2011-03-07
1
-3
/
+4
*
Small cleanup.
Bill Wendling
2011-03-02
1
-6
/
+11
*
Enable support for vector sext and trunc:
Nadav Rotem
2011-02-24
1
-13
/
+16
*
Fix 9267; Add vector zext support.
Nadav Rotem
2011-02-20
1
-4
/
+6
*
fix typo
Chris Lattner
2011-02-09
1
-1
/
+1
*
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
*
Most browsers eliminate whitespace between anchor tags. Force whitespace with
Nick Lewycky
2011-01-29
1
-1
/
+1
*
Add a clarification about merging constants with and without unnamed_addr.
Rafael Espindola
2011-01-15
1
-1
/
+4
*
First step in fixing PR8927:
Rafael Espindola
2011-01-08
1
-2
/
+11
*
Integers are primitive types. Update the documentation to state this
Tobias Grosser
2010-12-28
1
-0
/
+1
*
Clarify some of the differences between indexing with getelementptr and index...
Frits van Bommel
2010-12-05
1
-1
/
+9
*
Make @llvm.invariant.start not be readonly, so that it has side-effects. This
Nick Lewycky
2010-11-30
1
-1
/
+1
*
a byval argument without an align can have an arbitrary alignment
Chris Lattner
2010-11-20
1
-6
/
+10
*
With the newly simplified SourceMgr interfaces and the generalized
Chris Lattner
2010-11-17
1
-3
/
+4
*
Random cleanups and format changes.
Bill Wendling
2010-10-27
1
-68
/
+69
*
Make the description of the hotpatch attribute even more generic. Spotted by
Charles Davis
2010-10-25
1
-4
/
+5
*
Make hotpatch attribute description a little less Wintel-specific.
Charles Davis
2010-10-25
1
-3
/
+5
*
Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
Charles Davis
2010-10-25
1
-0
/
+5
*
clarify that zero sized vectors are illegal, PR8340
Chris Lattner
2010-10-10
1
-2
/
+3
*
Fix pasto.
Dale Johannesen
2010-10-01
1
-1
/
+1
*
Add some doc for the x86mmx type.
Dale Johannesen
2010-10-01
1
-0
/
+18
*
remove unions from LLVM IR. They are severely buggy and not
Chris Lattner
2010-08-28
1
-67
/
+7
*
Create the new linker type "linker_private_weak_def_auto".
Bill Wendling
2010-08-20
1
-0
/
+10
*
fix a broken link
Chris Lattner
2010-08-17
1
-1
/
+1
*
add some 's to a pre to avoid newlines being eaten
Chris Lattner
2010-08-17
1
-10
/
+11
*
Grammar cop pullover: Corrected and improved some grammar in the description of
John Criswell
2010-07-30
1
-6
/
+6
*
Disallow null as a named metadata operand.
Dan Gohman
2010-07-21
1
-3
/
+5
*
Fix the Named Metadata example to make it clear which specific
Dan Gohman
2010-07-13
1
-0
/
+2
*
HTML cleanup and validation.
Benjamin Kramer
2010-07-13
1
-111
/
+39
*
When doing sext/zext of constants, the target type must be strictly
Duncan Sands
2010-07-13
1
-4
/
+2
*
sdiv overflow is outright undefined behavior, with or without the
Dan Gohman
2010-07-11
1
-1
/
+1
*
Closing tags start with slashes.
John McCall
2010-07-06
1
-2
/
+2
*
minor typo
Chris Lattner
2010-07-06
1
-1
/
+1
*
Alphabetize the list of function parameters.
Nick Lewycky
2010-07-06
1
-15
/
+15
*
Note the relationship between C99 restrict and LLVM noalias, and
Dan Gohman
2010-07-06
1
-2
/
+11
*
Describe which dependencies are relevant to noalias, and document how
Dan Gohman
2010-07-02
1
-1
/
+6
*
Add some html anchors, to allow attributes to be linked to directly.
Dan Gohman
2010-07-02
1
-5
/
+6
*
Reword the definition of the noalias attribute. The intention is for
Dan Gohman
2010-07-02
1
-20
/
+31
*
Implement the "linker_private_weak" linkage type. This will be used for
Bill Wendling
2010-07-01
1
-14
/
+19
*
Revert r107205 and r107207.
Bill Wendling
2010-06-29
1
-22
/
+13
*
Improve explanation.
Bill Wendling
2010-06-29
1
-2
/
+6
*
Introducing the "linker_weak" linkage type. This will be used for Objective-C
Bill Wendling
2010-06-29
1
-13
/
+18
*
Minor clarification.
Dan Gohman
2010-06-17
1
-1
/
+1
*
Document aggregate operation constant expressions.
Nick Lewycky
2010-05-29
1
-0
/
+12
*
Fix Data Layout description of floating point.
Dale Johannesen
2010-05-28
1
-2
/
+4
*
Fix more whitespace to be consistent with AsmPrinter.
Dan Gohman
2010-05-28
1
-14
/
+14
*
Fix whitespace to be more consistent with AsmPrinter's style.
Dan Gohman
2010-05-28
1
-102
/
+102
*
Eliminate the restriction that the array size in an alloca must be i32.
Dan Gohman
2010-05-28
1
-1
/
+1
*
Fix a missing quote.
Dan Gohman
2010-05-26
1
-1
/
+1
[next]