Jay Foad
|
1d2f569c34
|
Use ArrayRef in ConstantFoldInstOperands and ConstantFoldCall.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135477 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-07-19 13:32:40 +00:00 |
|
Chris Lattner
|
d132430967
|
document this api change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135376 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-07-18 04:56:02 +00:00 |
|
Jay Foad
|
a3efbb15dd
|
Convert CallInst and InvokeInst APIs to use ArrayRef.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135265 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-07-15 08:37:34 +00:00 |
|
Jay Foad
|
558d3762bc
|
Mention all API changes I've made since 2.9 was branched.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135142 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-07-14 09:19:05 +00:00 |
|
Chad Rosier
|
e6291d02d1
|
Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVM
and enhancements in sub-project status updates.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132227 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-27 22:50:46 +00:00 |
|
Chad Rosier
|
f94c9c136b
|
Add change of crc32 intrinsic to release notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132212 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-27 20:13:10 +00:00 |
|
NAKAMURA Takumi
|
074eeaae30
|
docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>. For now, it is applied in AliasAnalysis.html and ReleaseNotes.html.
<h2>Section Example</h2>
<div> <!-- h2+div is applied -->
<p>Section preamble.</p>
<h3>Subsection Example</h3>
<p> <!-- h3+p is applied -->
Subsection body
</p>
<!-- End of section body -->
</div>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129901 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-21 01:52:00 +00:00 |
|
NAKAMURA Takumi
|
06c6d9aeb0
|
docs: Redefine Heading elements as below;
H1 ... Title (and might be Chapter in future)
H2 ... Section
H3 ... Subsection
H4 ... Sub-subsection
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129683 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-18 01:17:51 +00:00 |
|
NAKAMURA Takumi
|
4d6deb099e
|
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
FIXME: The logo handling in ReleaseNotes.html
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129208 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-09 09:51:57 +00:00 |
|
NAKAMURA Takumi
|
b9a33634cc
|
docs: Canonicalize URLs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-09 02:13:37 +00:00 |
|
Bruno Cardoso Lopes
|
3dcac711c0
|
Also add the late notes for Mips in the current release note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129122 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-08 03:06:22 +00:00 |
|
Chris Lattner
|
a844a3e7b2
|
add faust too
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129053 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-07 03:09:21 +00:00 |
|
Chris Lattner
|
3d6a80a26a
|
add a few late stragglers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129052 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-07 03:08:22 +00:00 |
|
Roman Divacky
|
77b42e9654
|
Fix a typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129019 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 19:12:21 +00:00 |
|
Chris Lattner
|
0fa5da9753
|
add rubinius
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129006 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 16:14:25 +00:00 |
|
Duncan Sands
|
f3ba7afde0
|
Fix some typos. Minor tweaks to how some things were expressed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128997 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 08:07:40 +00:00 |
|
Jay Foad
|
cb88ec34f0
|
Trivial typo fixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128996 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 07:55:30 +00:00 |
|
Chris Lattner
|
49123fd58c
|
Finish up the first draft of the release notes.
improvements are welcome, please commit any changes directly to SVN.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128992 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 06:29:50 +00:00 |
|
Chris Lattner
|
c5ac61d64f
|
continue writing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128990 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 05:50:04 +00:00 |
|
Chris Lattner
|
3bfe57e123
|
add the external users that emailed me.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128974 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 01:13:49 +00:00 |
|
Chris Lattner
|
2009c49a0b
|
some libc++ notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128970 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 00:59:18 +00:00 |
|
Chris Lattner
|
df448a38e7
|
some edits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128969 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 00:56:12 +00:00 |
|
Chris Lattner
|
1efe27eb79
|
distribute content out to the appropriate sections
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128968 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-06 00:45:11 +00:00 |
|
Chris Lattner
|
e4dc1966ba
|
finished my pass through all the 2.9 commits, now to make this intelligible
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128955 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 23:22:33 +00:00 |
|
NAKAMURA Takumi
|
c631931f87
|
docs/ReleaseNotes.html: Please use proper *Heading* elements instead of classified div.
It would be better to browse without stylesheet. (eg. on ViewVC)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128942 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 21:55:14 +00:00 |
|
Chris Lattner
|
51fbec9021
|
remove graphprinter support for domfrontier.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128938 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 21:43:56 +00:00 |
|
Chris Lattner
|
0f310ee3c2
|
only 7 more weeks to go.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128933 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 21:37:08 +00:00 |
|
Chris Lattner
|
7a8e6c5fb2
|
more notes to self.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128902 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 18:38:45 +00:00 |
|
NAKAMURA Takumi
|
45c435a24a
|
docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128882 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 08:24:22 +00:00 |
|
Chris Lattner
|
0a6f6d51ba
|
add a bunch of notes to myself, this is not intended to be gramatic or
make sense to anyone else.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128879 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 07:19:28 +00:00 |
|
Duncan Sands
|
528a510ba1
|
Dragonegg release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128812 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-04 11:09:08 +00:00 |
|
Rafael Espindola
|
a26f36c597
|
Some release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127867 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-03-18 04:07:44 +00:00 |
|
Chris Lattner
|
be2e1b50c4
|
rip out llvm 2.8 release notes to make room for llvm 2.9 notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127399 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-03-10 07:43:44 +00:00 |
|
Duncan Sands
|
ff91d1a4d8
|
Yet another thing that was forgotten to be added to the release notes...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117362 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-26 12:43:36 +00:00 |
|
Duncan Sands
|
db732280a1
|
Argh, completely forgot to add this to the release notes!
Better late than never, right?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117009 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-21 14:40:02 +00:00 |
|
Chris Lattner
|
60cb528246
|
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
it comes back, it will be largely a rewrite, so keeping the old codebase
in tree isn't helping anyone.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116190 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-11 05:44:40 +00:00 |
|
Tobias Grosser
|
cdce44be47
|
Fix libc++ link in release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115837 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-06 21:07:30 +00:00 |
|
Tobias Grosser
|
f61576acf9
|
Add missing "-" to the command line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115777 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-06 11:43:06 +00:00 |
|
Jim Grosbach
|
894a1b1739
|
s/The ARM has/The ARM backend has/
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115584 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-05 01:00:42 +00:00 |
|
Bruno Cardoso Lopes
|
48f9543404
|
AVX intrinsics and builtins were also added to clang
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115566 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 22:07:22 +00:00 |
|
Douglas Gregor
|
3311cf83d4
|
Spell AltiVec correctly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115560 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 21:12:06 +00:00 |
|
Daniel Dunbar
|
f0233c6cd9
|
ReleaseNotes: Note some changes to LLVM development infrastructure.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115550 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 20:11:41 +00:00 |
|
Daniel Dunbar
|
f2c13efa65
|
ReleaseNotes: Note a header rename.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115549 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 20:11:39 +00:00 |
|
Gabor Greif
|
265bc8932a
|
validator fixes; others remain, somebody who knows some html, please have a look
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115526 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 17:54:30 +00:00 |
|
Daniel Dunbar
|
97b01a82c0
|
Add KLEE 2.8 release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115524 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 17:39:47 +00:00 |
|
Daniel Dunbar
|
4a517fc87c
|
A few more random Clang release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115520 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 17:06:49 +00:00 |
|
Gabor Greif
|
9f45913a4a
|
minor tweaks and typos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115518 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 17:03:49 +00:00 |
|
Chris Lattner
|
b822f659fc
|
scheduler update
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115515 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 16:46:07 +00:00 |
|
Chris Lattner
|
c5fd15628f
|
another tweak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115510 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 16:06:37 +00:00 |
|
Duncan Sands
|
3af96330a5
|
Ada support has moved to dragonegg - I am no longer working on
Ada in llvm-gcc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115501 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-04 10:06:56 +00:00 |
|