- Jun 24, 2005
-
-
Chris Lattner authored
llvm-svn: 22278
-
- Jun 22, 2005
-
-
Andrew Lenharth authored
llvm-svn: 22272
-
- Jun 18, 2005
-
-
Andrew Lenharth authored
path on alpha, now has come the time for new vararg support. So, with out further ado, I revert behavior back a couple of years! Well, ok, I lied. A few more notes. First, the Simple ISels cannot be expected to work any longer, but they should still compile Second, there are likely some bugs to track down once the nightly testers start with this. Third, the initial patch doesn't include sparcv9, but I'll do that today. Forth, subsequent patches won't bother being long winded. llvm-svn: 22251
-
- May 16, 2005
-
-
John Criswell authored
Added a note about how getelementptr can be used to index into structures or arrays. Fixed some typos, spelling, etc. llvm-svn: 22083
-
- May 15, 2005
-
-
Chris Lattner authored
llvm-svn: 22061
-
- May 14, 2005
-
-
John Criswell authored
llvm-svn: 21990
-
- May 12, 2005
-
-
John Criswell authored
Functions do not exit with invoke; they exit with unwind. llvm-svn: 21893
-
John Criswell authored
llvm-svn: 21891
-
- May 11, 2005
-
-
Chris Lattner authored
llvm-svn: 21852
-
- May 07, 2005
-
-
Chris Lattner authored
llvm-svn: 21755
-
Chris Lattner authored
llvm-svn: 21754
-
Chris Lattner authored
llvm-svn: 21753
-
- May 06, 2005
-
-
Chris Lattner authored
llvm-svn: 21721
-
- May 04, 2005
-
-
Andrew Lenharth authored
llvm-svn: 21680
-
- May 03, 2005
-
-
Andrew Lenharth authored
llvm-svn: 21677
-
- May 02, 2005
-
-
Reid Spencer authored
llvm-svn: 21650
-
- Apr 26, 2005
-
-
Reid Spencer authored
form from the "call" form. llvm-svn: 21573
-
Reid Spencer authored
the uninitiated reader is not confused. llvm-svn: 21572
-
- Apr 25, 2005
-
-
Chris Lattner authored
llvm-svn: 21535
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21456
-
- Mar 28, 2005
-
-
Andrew Lenharth authored
llvm-svn: 20900
-
- Mar 07, 2005
-
-
Chris Lattner authored
llvm-svn: 20514
-
Chris Lattner authored
llvm-svn: 20512
-
Chris Lattner authored
llvm-svn: 20511
-
- Feb 28, 2005
-
-
Chris Lattner authored
llvm-svn: 20381
-
Chris Lattner authored
llvm-svn: 20373
-
- Feb 19, 2005
-
-
Chris Lattner authored
llvm-svn: 20242
-
- Feb 12, 2005
-
-
Chris Lattner authored
llvm-svn: 20136
-
- Dec 10, 2004
-
-
John Criswell authored
llvm-svn: 18763
-
- Dec 09, 2004
-
-
Reid Spencer authored
llvm-svn: 18708
-
Reid Spencer authored
llvm-svn: 18705
-
Chris Lattner authored
llvm-svn: 18701
-
Chris Lattner authored
types into its own section. llvm-svn: 18697
-
Chris Lattner authored
llvm-svn: 18695
-
- Nov 01, 2004
-
-
Reid Spencer authored
llvm-svn: 17394
-
- Oct 16, 2004
-
-
Chris Lattner authored
llvm-svn: 17033
-
- Sep 27, 2004
-
-
Chris Lattner authored
added notes on the fact that the current implementation uses sbyte* for va_list. Updated all occurances of valist to va_list (it was inconsistant and find/replace is so easy ;-) ). Added <...> around all occurances of va_list in the intrinsic functions to match the vaarg and vanext instructions and to further show that va_list is a variable type. llvm-svn: 16530
-
- Aug 26, 2004
-
-
Reid Spencer authored
llvm-svn: 16058
-
- Aug 12, 2004
-
-
Misha Brukman authored
many short lines. llvm-svn: 15706
-
Chris Lattner authored
Patch contributed by Brad Jones! llvm-svn: 15704
-