Commit Graph

111 Commits

Author SHA1 Message Date
Nick Lewycky
05450ae128 Add PredicateSimplifier pass. Collapses equal variables into one form
and simplifies expressions. This implements the optimization described
in PR807.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29947 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-28 22:44:55 +00:00
Bill Wendling
b4e80c5735 Added my home web page.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29732 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-16 21:18:56 +00:00
Reid Spencer
71ddd5319a Add llvm2cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29656 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-13 19:04:57 +00:00
Tanya Lattner
df4283c8f9 Update credits and fix sorting issue.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29574 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-09 04:18:09 +00:00
Reid Spencer
3336aa056f Update my entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29438 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-01 16:52:07 +00:00
Chris Lattner
936ef2fdb9 Update Bil's entry
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29437 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-01 16:40:42 +00:00
Jim Laskey
abf41f2e0a Adding to credibility.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29432 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-01 09:01:40 +00:00
Anton Korobeynikov
8f2105bcb9 Added myself to credits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29424 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-01 07:06:00 +00:00
Patrick Jenkins
08dc0ebce5 Adding Patrick Jenkins' information to CREDITS.TXT
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28993 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-05 20:17:26 +00:00
Owen Anderson
0a41addd78 Describe my newest work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28983 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-29 04:21:59 +00:00
Owen Anderson
d5f677086e Add my most recent work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28604 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-31 22:15:45 +00:00
Vladimir Prus
1100eea8d2 Add my homepage, as a test that commit access works
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28312 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-16 05:36:15 +00:00
Owen Anderson
71a1872451 Add myself to the credits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28302 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-15 05:13:07 +00:00
Rafael Espindola
a3fdc02466 added myself to CREDITS.TXT
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28300 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-14 20:29:25 +00:00
Andrew Lenharth
63223c93d8 quick update
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27640 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-13 02:05:30 +00:00
Evan Cheng
fc32dcbdda Update my credits. Can I add "Build breaker" to my entry?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27634 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-12 21:28:14 +00:00
Jim Laskey
1e83c6f5f1 Update credibility.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27589 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-11 08:16:45 +00:00
Reid Spencer
5f2090ce5c Update my entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27583 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-11 05:48:40 +00:00
Nate Begeman
e5ce847924 update my credits entry per clattner's request!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27582 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-11 05:47:45 +00:00
Reid Spencer
b195d9d365 Update to llvm-config tool, by Erik Kidd:
1. Check for Perl and only build llvm-config if its available.
2. Add some virtual components
3. Don't depend on "standard" location for Perl, but configured location
4. Document the tool with a POD file.

This version is now ready for testing by users.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27005 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-23 23:21:29 +00:00
Chris Lattner
4e6b17a41b Add an entry
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25145 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-08 08:25:38 +00:00
Chris Lattner
4e514c1f0c credit where credit is due
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24945 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-22 06:09:08 +00:00
Chris Lattner
4c286c3731 add Evan and Jim. Please edit your entries as desired.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24506 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-29 00:57:06 +00:00
Chris Lattner
86c27eebc0 Add a note, people are responsible for requesting that they be added to the
file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22602 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-02 22:10:21 +00:00
Chris Lattner
50ceadfa34 Improve statement
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22073 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-15 21:38:32 +00:00
Jeff Cohen
0939d77452 Update my info
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21773 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-08 01:07:48 +00:00
Tanya Lattner
f2dce8d29b Updating my entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20771 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-22 21:33:19 +00:00
Duraid Madina
735e0acba5 now the angry bug reports have somewhere to go!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20657 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-17 18:57:02 +00:00
Chris Lattner
3363e2786c New entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20250 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-19 17:14:24 +00:00
Misha Brukman
e9b0a02579 Give props to Andrew for the Alpha backend
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20173 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-14 09:07:23 +00:00
Misha Brukman
f80fc14381 Give props to Brian for V8 backend
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20104 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-10 02:07:57 +00:00
Chris Lattner
9626470f10 Add MMC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17965 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-18 21:04:21 +00:00
Chris Lattner
3acd9181df Give sumant credit too!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17280 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-27 15:54:23 +00:00
Misha Brukman
309ca69064 * Thanks to Morten Ofstad for the Visual C++ compatibility fixes
* Added Paolo's email address


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17255 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-26 15:55:12 +00:00
Alkis Evlogimenos
ab5948f242 Update email address
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16492 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-23 04:39:30 +00:00
Chris Lattner
4ce08a0a47 Grrr... I shouldn't have to do this one :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16491 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-23 04:36:01 +00:00
Chris Lattner
f69dcb15c3 Update credits
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16490 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-23 04:30:05 +00:00
Misha Brukman
323ed35e4f Thanks to Brad Jones for packed type support!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16461 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-21 16:54:37 +00:00
Reid Spencer
ad4ce52618 Actually get the URL to my notes page correct.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16011 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-24 05:40:25 +00:00
Reid Spencer
7b8848f6e9 Correct my home page. Shorten my entry. Reference home page in description.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16010 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-24 05:21:49 +00:00
Misha Brukman
f200eee6ac We now have the PowerPC backend, thanks to Nate Begeman and Luis Gerbarg!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15529 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-05 19:09:47 +00:00
Reid Spencer
cb28c0b02d Added llvmcs to my list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15439 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-03 19:13:16 +00:00
Brian Gaeke
d56bd42b91 Testing... One more time...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15438 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-03 19:07:20 +00:00
Brian Gaeke
6efe593a00 Just testing
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15437 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-03 19:06:08 +00:00
Brian Gaeke
2a010afefc testing
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15436 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-03 19:04:14 +00:00
Brian Gaeke
a713bc9ce7 Testing commit-diffs.pl
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15435 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-03 18:59:19 +00:00
Reid Spencer
4fefe5954c Update.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15404 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-01 16:30:24 +00:00
Misha Brukman
0cbf271329 Let's not get carried away here, please.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15117 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-22 22:43:21 +00:00
John Criswell
41e07d1e16 Give some credit to Oscar. Should help to address Bug#13.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15116 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-22 22:11:16 +00:00
Chris Lattner
b8356b3ce2 Add credits entry
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14420 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-25 21:00:10 +00:00
Misha Brukman
9cd94d72b0 Vladimir Prus also contributed the LowerConstantExprs pass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14402 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-25 13:37:03 +00:00
Reid Spencer
857ceab504 Just testing the "Reid has CVS commit access" system
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13384 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-06 18:06:18 +00:00
Misha Brukman
b7206e74fc Give props to Vladimir Prus for the inst_iterator patch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13383 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-06 16:53:18 +00:00
John Criswell
7d2779c3b7 Added Stacker to Reid Spencer's list of contributions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10494 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-17 18:15:04 +00:00
Misha Brukman
3449f4f1db Give props to Reid Spencer for the namespacification work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9992 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-14 05:37:10 +00:00
Brian Gaeke
75920ee460 add Reid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9848 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-10 03:05:36 +00:00
Misha Brukman
0fc20c82bc * Fixed grammar in header
* Added description of `mem2reg'


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9279 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-20 03:59:05 +00:00
Misha Brukman
2d7721457a * Give credit where credit's due
* `Quote' names of projects
* Add emails to people's records


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9193 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-17 17:28:21 +00:00
Chris Lattner
71ab896042 Add more credits
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8944 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-07 20:50:29 +00:00
Chris Lattner
76602528ec Update email addr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8692 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-23 20:59:28 +00:00
Misha Brukman
b296160ce9 Keep all the contributors in one place, instead of all over the code base.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8660 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-22 21:56:08 +00:00