Chris Lattner
|
c963beca3b
|
minor tweak
llvm-svn: 37176
|
2007-05-17 19:58:57 +00:00 |
|
Tanya Lattner
|
2fea483052
|
Merged in both release announcement guts.
llvm-svn: 37131
|
2007-05-16 23:25:46 +00:00 |
|
Reid Spencer
|
65e79ac699
|
Update for arbitrary precision integer types.
llvm-svn: 37109
|
2007-05-16 18:44:01 +00:00 |
|
Nicolas Geoffray
|
f19428c3b1
|
Note on current implementation of ELF32/PPC ABI.
llvm-svn: 37083
|
2007-05-15 09:21:28 +00:00 |
|
Reid Spencer
|
03903c3181
|
The wrapping behavior of part_set is not desirable. Adjust the
documentation to describe the desired behavior.
llvm-svn: 37036
|
2007-05-14 16:50:20 +00:00 |
|
Reid Spencer
|
0f0310012d
|
Revise definition of part_select. The wrapping behavior is not useful so
in the reverse case the only difference is that the bits are returned in
reverse order.
llvm-svn: 37035
|
2007-05-14 16:14:57 +00:00 |
|
Chris Lattner
|
4c97ab3224
|
Add a skeleton for future contents
llvm-svn: 37028
|
2007-05-14 06:56:09 +00:00 |
|
Chris Lattner
|
54c1db2679
|
add a link
llvm-svn: 37024
|
2007-05-13 23:38:44 +00:00 |
|
Chris Lattner
|
6640fa2102
|
add initial description of llvm top-level stuff.
llvm-svn: 37017
|
2007-05-13 01:39:44 +00:00 |
|
Chris Lattner
|
d5295a5d74
|
finish the description of the bitstream format.
llvm-svn: 37016
|
2007-05-13 00:59:52 +00:00 |
|
Reid Spencer
|
2fd8174c81
|
Fix a grammaro.
llvm-svn: 37005
|
2007-05-12 08:01:52 +00:00 |
|
Chris Lattner
|
60a057f2fb
|
fix typo
llvm-svn: 37004
|
2007-05-12 07:50:14 +00:00 |
|
Chris Lattner
|
72fd84327f
|
continued description
llvm-svn: 37003
|
2007-05-12 07:49:15 +00:00 |
|
Chris Lattner
|
1637408144
|
add a bunch of content.
llvm-svn: 37002
|
2007-05-12 05:37:42 +00:00 |
|
Chris Lattner
|
7b435d86b7
|
first step
llvm-svn: 37001
|
2007-05-12 03:23:40 +00:00 |
|
Lauro Ramos Venancio
|
2a79df9eb0
|
Add a known QEMU problem.
llvm-svn: 37000
|
2007-05-12 02:36:41 +00:00 |
|
Anton Korobeynikov
|
486b18cc42
|
These attributes are supported!
llvm-svn: 36973
|
2007-05-10 08:26:24 +00:00 |
|
Chris Lattner
|
6027c07e35
|
gar. GCC 3.4.2 also miscompiles llvm at -O3. :(
llvm-svn: 36972
|
2007-05-10 06:42:21 +00:00 |
|
Chris Lattner
|
a7a3a2c449
|
another version of gcc that miscompiles llvm.
llvm-svn: 36971
|
2007-05-10 05:37:14 +00:00 |
|
Lauro Ramos Venancio
|
a5deedc54e
|
Add two ARM known problems.
llvm-svn: 36958
|
2007-05-09 19:31:58 +00:00 |
|
Chris Lattner
|
c547eb8d8c
|
arm no longer experimental, c++ eh support is?
llvm-svn: 36952
|
2007-05-09 06:23:58 +00:00 |
|
Chris Lattner
|
dd1a1630cb
|
add a meta-blurb about the 2.0 release
llvm-svn: 36951
|
2007-05-09 05:27:05 +00:00 |
|
Chris Lattner
|
e760e3c29f
|
strip the llvm 1.9 info out of the release notes
llvm-svn: 36950
|
2007-05-09 04:58:11 +00:00 |
|
Chris Lattner
|
3f30a9a30e
|
remove dead option
llvm-svn: 36898
|
2007-05-06 23:24:42 +00:00 |
|
Chris Lattner
|
b08b8c6b0d
|
this is obsolete
llvm-svn: 36897
|
2007-05-06 23:21:05 +00:00 |
|
Chris Lattner
|
a98320b577
|
link to the bitcode doc
llvm-svn: 36896
|
2007-05-06 23:20:06 +00:00 |
|
Devang Patel
|
cd45427a87
|
Drop 'const'
llvm-svn: 36662
|
2007-05-03 01:11:54 +00:00 |
|
Devang Patel
|
8ee9065162
|
Use 'static const char' instead of 'static const int'.
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.
llvm-svn: 36652
|
2007-05-02 21:39:20 +00:00 |
|
Devang Patel
|
c6ce035f1b
|
Update doc to reflect changes I am about to install to fix PR 888.
llvm-svn: 36631
|
2007-05-01 20:55:38 +00:00 |
|
Anton Korobeynikov
|
3d95e52ea2
|
Implement protected visibility. This partly implements PR1363. Linker
should be taught to deal with protected symbols.
llvm-svn: 36565
|
2007-04-29 18:35:00 +00:00 |
|
Anton Korobeynikov
|
cb2004f82c
|
Implement review feedback
llvm-svn: 36564
|
2007-04-29 18:02:48 +00:00 |
|
Jeff Cohen
|
daed13e4b8
|
Minor corrections.
llvm-svn: 36548
|
2007-04-29 01:07:00 +00:00 |
|
Anton Korobeynikov
|
45162c6dad
|
Implement review feedback. Aliasees can be either GlobalValue's or
bitcasts of them.
llvm-svn: 36537
|
2007-04-28 13:45:00 +00:00 |
|
Anton Korobeynikov
|
25dc9a61cb
|
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
will follow.
llvm-svn: 36435
|
2007-04-25 14:27:10 +00:00 |
|
Jeff Cohen
|
1851854ac2
|
Undo erroneous corrections.
llvm-svn: 36340
|
2007-04-22 14:56:37 +00:00 |
|
Jeff Cohen
|
a2a64760f6
|
Minor corrections.
llvm-svn: 36325
|
2007-04-22 01:17:39 +00:00 |
|
Christopher Lamb
|
b56b6a7ad7
|
add support for alignment attributes on load/store instructions
llvm-svn: 36301
|
2007-04-21 08:16:25 +00:00 |
|
Jeff Cohen
|
225c0a0988
|
Provide link.
llvm-svn: 36257
|
2007-04-18 17:26:14 +00:00 |
|
Devang Patel
|
54aa295162
|
Remove "ModulePasses requiring FunctionPasses" from the list of future
extensions.
llvm-svn: 36186
|
2007-04-17 00:17:11 +00:00 |
|
Devang Patel
|
a077522bd4
|
Document how, module pass can require function pass.
llvm-svn: 36171
|
2007-04-16 21:28:14 +00:00 |
|
Duncan Sands
|
d34a3b9173
|
Fix typos.
llvm-svn: 36124
|
2007-04-16 13:02:27 +00:00 |
|
Reid Spencer
|
cb866ecd52
|
Describe quoting rules.
llvm-svn: 36060
|
2007-04-15 08:01:04 +00:00 |
|
Reid Spencer
|
da497ac47d
|
Add some info about the pipelines and redirection.
llvm-svn: 36030
|
2007-04-14 23:27:06 +00:00 |
|
Reid Spencer
|
0f6c55fbf0
|
For PR1319:
Rewrite much of the DejaGnu section to bring it in line with the new
facilities in llvm.exp.
llvm-svn: 36015
|
2007-04-14 21:46:15 +00:00 |
|
Duncan Sands
|
99bc2c31b3
|
Correct typo.
llvm-svn: 35989
|
2007-04-14 12:30:27 +00:00 |
|
Lauro Ramos Venancio
|
000b6f4d9b
|
update documentation
llvm-svn: 35953
|
2007-04-12 20:34:36 +00:00 |
|
Lauro Ramos Venancio
|
acea6ac5ca
|
update documentation
llvm-svn: 35952
|
2007-04-12 19:52:46 +00:00 |
|
Reid Spencer
|
dc71bea48d
|
Fix extra argument in part_set examples. Thanks Zhiru.
llvm-svn: 35936
|
2007-04-12 01:03:03 +00:00 |
|
Reid Spencer
|
f55aa23d33
|
Fix validation errors.
llvm-svn: 35933
|
2007-04-11 23:49:50 +00:00 |
|
Reid Spencer
|
3452a4d41c
|
Missing end tag. Thanks, Nick.
llvm-svn: 35932
|
2007-04-11 23:46:06 +00:00 |
|