- Feb 14, 2004
-
-
Chris Lattner authored
for those who have not heard the news. llvm-svn: 11412
-
Chris Lattner authored
llvm-svn: 11411
-
Chris Lattner authored
llvm-svn: 11410
-
Chris Lattner authored
the lowerallocations pass to eliminate malloc/free warnings and hackish code llvm-svn: 11409
-
Chris Lattner authored
needs. This will be fixed shortly llvm-svn: 11407
-
Chris Lattner authored
llvm-svn: 11406
-
Chris Lattner authored
"expensive exceptions" controlled by an option. Also refactor and eliminate a bunch of cruft. This is a temporary solution and causes millions of warnings to pour out of programs that use exceptions, but it should fix the problem with sparc and the 'write' declaration (PR190). Subsequent changes will make this stink much less llvm-svn: 11405
-
- Feb 13, 2004
-
-
Chris Lattner authored
the input program is horribly broken (like 126.gcc). llvm-svn: 11401
-
John Criswell authored
Makefile.config (ENDIAN variable is set to big or little). llvm-svn: 11398
-
Chris Lattner authored
llvm-svn: 11395
-
Alkis Evlogimenos authored
llvm-svn: 11393
-
Alkis Evlogimenos authored
llvm-svn: 11392
-
Alkis Evlogimenos authored
declarations. llvm-svn: 11391
-
Chris Lattner authored
operands as incomplete, though fopen is known to only read them. This just adds fclose for symmetry, though it doesn't gain anything. This makes the dsgraphs for 181.mcf much more precise. llvm-svn: 11390
-
Alkis Evlogimenos authored
Whitespace cleanups. llvm-svn: 11389
-
Alkis Evlogimenos authored
Whitespace cleanups. llvm-svn: 11388
-
Chris Lattner authored
llvm-svn: 11385
-
Chris Lattner authored
allowed in invoke instructions. Thus, if we are inlining a call to an intrinsic function into an invoke site, we don't need to turn the call into an invoke! llvm-svn: 11384
-
Chris Lattner authored
llvm-svn: 11383
-
John Criswell authored
licensing information. Also added note to indicate that warrany disclaimer and the no-endorsement clause applies to everything. llvm-svn: 11382
-
Chris Lattner authored
llvm-svn: 11381
-
Chris Lattner authored
llvm-svn: 11380
-
Chris Lattner authored
llvm-svn: 11379
-
Misha Brukman authored
llvm-svn: 11378
-
Chris Lattner authored
llvm-svn: 11377
-
Chris Lattner authored
llvm-svn: 11376
-
Chris Lattner authored
llvm-svn: 11375
-
Chris Lattner authored
llvm-svn: 11374
-
Chris Lattner authored
llvm-svn: 11373
-
Chris Lattner authored
llvm-svn: 11372
-
Brian Gaeke authored
any attempts by LLI to use varargs (possibly left over from the introduction of IntrinsicLowering??) llvm-svn: 11370
-
Chris Lattner authored
llvm-svn: 11369
-
Brian Gaeke authored
llvm-svn: 11367
-
Brian Gaeke authored
I don't know about you guys, but I rarely read the .html manuals :-) llvm-svn: 11366
-
Brian Gaeke authored
Add prototypes for MachineBasicBlock's dump() and print() methods. llvm-svn: 11365
-
Brian Gaeke authored
Add MachineBasicBlock::dump(). llvm-svn: 11364
-
Brian Gaeke authored
Rename SetMachineOperandConst's formal parameters to match other methods here. Mark some methods as being used only by the SPARC back-end. Fix a missing-paren bug in OutputValue(). llvm-svn: 11363
-
Chris Lattner authored
the intrinsiclowering code?? :( llvm-svn: 11362
-
- Feb 12, 2004
-
-
Chris Lattner authored
llvm-svn: 11361
-
Chris Lattner authored
llvm-svn: 11360
-