- Jun 01, 2004
-
-
Brian Gaeke authored
llvm-svn: 13928
-
Chris Lattner authored
llvm-svn: 13927
-
Chris Lattner authored
tools, but is required for rules that depend on the executables, e.g.: a: b $(LLVMAS) llvm-svn: 13926
-
John Criswell authored
to put on executable files. llvm-svn: 13925
-
Misha Brukman authored
* HTML 4.01 (Strict) compliance llvm-svn: 13924
-
Chris Lattner authored
llvm-svn: 13923
-
Chris Lattner authored
llvm-svn: 13922
-
Misha Brukman authored
* Reference the lines image correctly * Set font size to make the title stand out llvm-svn: 13921
-
Chris Lattner authored
* Add information about cygwin * Simplify instructions a little and make it more robust (have people just reconfig and build after buildint the CFE) * Remove some obsolete stuff llvm-svn: 13920
-
Misha Brukman authored
llvm-svn: 13919
-
Misha Brukman authored
* Remove doxygen image from page, make LLVM link inline with the text llvm-svn: 13918
-
Misha Brukman authored
* Our main page is index.html, not index.php * Wrap lines at 80 cols llvm-svn: 13917
-
Chris Lattner authored
llvm-svn: 13916
-
John Criswell authored
every recursive call. This makes it more robust for deeply nested, unnamed types. llvm-svn: 13915
-
Chris Lattner authored
welcomed. :) llvm-svn: 13914
-
- May 31, 2004
-
-
Reid Spencer authored
width is not made excessive by the large table of results. Improves readability of the page. llvm-svn: 13913
-
Reid Spencer authored
(b) avoid <pre> tag so page width doesn't become excessive, (c) omit the execution time stats, (d) format each reported test in a list with bold headings for readability, (e) omit long lines of dashes. llvm-svn: 13912
-
- May 30, 2004
-
-
Brian Gaeke authored
llvm-svn: 13911
-
Alkis Evlogimenos authored
llvm-svn: 13910
-
Alkis Evlogimenos authored
pointers to objects. llvm-svn: 13909
-
Brian Gaeke authored
llvm-svn: 13908
-
Alkis Evlogimenos authored
spills. This allows for more flexibility when allocating registers for spill code. llvm-svn: 13907
-
Brian Gaeke authored
state. Also, save the state for the incoming register of each phi node. llvm-svn: 13906
-
Brian Gaeke authored
Call it at a more appropriate point. llvm-svn: 13905
-
Brian Gaeke authored
corresponding MachineCodeForInstruction vectors. I need to be able to get the register allocated for the thing which is called PhiCpRes in this code; this should make that task easier, plus, Phi nodes are no longer "special" in the sense that their MachineCodeForInstruction is empty. llvm-svn: 13904
-
Brian Gaeke authored
llvm-svn: 13903
-
Reid Spencer authored
would always return false because the Type of a type value is always Type::TypeTY and can never be a floating point type. llvm-svn: 13902
-
Reid Spencer authored
indicate successful tests. We're really only interested in the bad news in this output :) llvm-svn: 13901
-
Reid Spencer authored
llvm-svn: 13900
-
Brian Gaeke authored
llvm-svn: 13899
-
Brian Gaeke authored
llvm-svn: 13898
-
Brian Gaeke authored
llvm-svn: 13897
-
Brian Gaeke authored
llvm-svn: 13896
-
- May 29, 2004
-
-
Alkis Evlogimenos authored
new one. llvm-svn: 13895
-
Alkis Evlogimenos authored
registers in the function has changed. llvm-svn: 13893
-
Alkis Evlogimenos authored
llvm-svn: 13892
-
Chris Lattner authored
dynamic linker does not automatically search libraries when looking up symbols with GetProcAddress. Because of this we have to emulate it. The only detail is that there doesn't seem to be a way to enumerate the libraries loaded, so we have a gross hack (tm). This make the JIT functional on win32 under cygwin. llvm-svn: 13887
-
Chris Lattner authored
llvm-svn: 13886
-
- May 28, 2004
-
-
Chris Lattner authored
the same xlation unit llvm-svn: 13885
-
Chris Lattner authored
llvm-svn: 13884
-