- Sep 13, 2004
-
-
Misha Brukman authored
llvm-svn: 16304
-
- Aug 29, 2004
-
-
Reid Spencer authored
llvm-svn: 16090
-
- Jul 02, 2004
-
-
Brian Gaeke authored
llvm-svn: 14568
-
- Jun 07, 2004
-
-
Reid Spencer authored
will (eventually) provide statistical analysis of bytecode files as well as the ability to dump them in a low level format (slot numbers not resolved). The purpose of this is to aid in the Type!=Value change of bug 122. With this initial release, llvm-abcd merely dumps out the bytecode. However, the infrastructure for separating bytecode parsing from handling the parsing events is in place. The style chosen is similar to SAX XML parsing where a handler object is called to handlign the parsing events. This probably isn't useful to anyone but me right now as there is no analysis yet, and the dumper doesn't work on every bytecode file. It will probably be useful by the end of this week. Note that there is some duplication of code from the bytecode reader. This was done to eliminate errors from being introduced in the reader and to minimize the impact to other LLVM developers. At some point, the Analyzer and the Reader will be integrated to use the same infrastructure. Also, sorry for the minor change to Instruction.h but I just couldn't bring myself to write code that depends on Instruction internals. llvm-svn: 14048
-
- Jun 02, 2004
-
-
Chris Lattner authored
llvm-svn: 13938
-
- Jan 05, 2004
-
-
Chris Lattner authored
llvm-svn: 10688
-
- Oct 28, 2003
-
-
Chris Lattner authored
llvm-svn: 9552
-
- Oct 21, 2003
-
-
John Criswell authored
llvm-svn: 9314
-
- Oct 16, 2003
-
-
Chris Lattner authored
llvm-svn: 9161
-
- Sep 16, 2003
-
-
Misha Brukman authored
llvm-svn: 8556
-
- Sep 15, 2003
-
-
Misha Brukman authored
llvm-svn: 8529
-
- Sep 13, 2003
-
-
Tanya Lattner authored
llvm-svn: 8506
-
- Aug 28, 2003
-
-
Misha Brukman authored
llvm-svn: 8192
-
- May 14, 2003
-
-
Chris Lattner authored
llvm-svn: 6218
-
- Dec 24, 2002
-
-
Chris Lattner authored
llvm-svn: 5135
-
- Dec 06, 2002
-
-
Chris Lattner authored
llvm-svn: 4938
-
- Nov 20, 2002
-
-
Chris Lattner authored
llvm-svn: 4790
-
- Oct 30, 2002
-
-
Chris Lattner authored
llvm-svn: 4430
-
- Sep 18, 2002
-
-
Chris Lattner authored
llvm-svn: 3808
-
- Aug 01, 2002
-
-
Chris Lattner authored
is being worked on the most. llvm-svn: 3196
-
- May 22, 2002
-
-
Chris Lattner authored
llvm-svn: 2717
-
- Mar 06, 2002
-
-
Chris Lattner authored
llvm-svn: 1826
-
- Oct 31, 2001
-
-
Chris Lattner authored
llvm-svn: 1059
-
- Oct 13, 2001
-
-
Chris Lattner authored
llvm-svn: 779
-
- Sep 15, 2001
-
-
Chris Lattner authored
llvm-svn: 583
-
- Sep 14, 2001
-
-
Chris Lattner authored
1. The TargetMachine structure is free to decide the process a particular target uses to generate code. 2. All of the gooee details of the sparc backend are now localized in the lib/CodeGen/TargetMAchine/Sparc directory. The Sparc.h file that is globally visible is just a stub. 3. The Sparc.h file that esxists now will dissapear entirely someday when we have multiple backends chosen by a factory of some sort. llvm-svn: 559
-
- Sep 07, 2001
-
-
Chris Lattner authored
llvm-svn: 469
-
- Aug 23, 2001
-
-
Chris Lattner authored
llvm-svn: 368
-
- Jul 26, 2001
-
-
Chris Lattner authored
llvm-svn: 298
-
- Jul 21, 2001
-
-
Chris Lattner authored
llvm-svn: 254
-
- Jul 03, 2001
-
-
Chris Lattner authored
llvm-svn: 136
-
- Jun 06, 2001
-
-
Chris Lattner authored
llvm-svn: 2
-