- May 03, 2007
-
-
Dan Gohman authored
llvm-svn: 36686
-
Evan Cheng authored
llvm-svn: 36685
-
Chris Lattner authored
a bug in GraphWriter.cpp. Patch by Florian Brandner llvm-svn: 36684
-
Evan Cheng authored
llvm-svn: 36683
-
Chris Lattner authored
llvm-svn: 36681
-
Chris Lattner authored
llvm-svn: 36680
-
Chris Lattner authored
llvm-svn: 36679
-
Chris Lattner authored
llvm-svn: 36678
-
Chris Lattner authored
llvm-svn: 36677
-
Chris Lattner authored
llvm-svn: 36676
-
Chris Lattner authored
llvm-svn: 36674
-
Chris Lattner authored
and PR1382 llvm-svn: 36672
-
Chris Lattner authored
llvm-svn: 36671
-
Chris Lattner authored
1. x86 backend rejected (&gv+c) for the 'i' constraint when in static mode. 2. the matcher didn't correctly reject and accept some global addresses. the right predicate is GVRequiresExtraLoad, not "relomodel = pic". llvm-svn: 36670
-
Chris Lattner authored
llvm-svn: 36669
-
Chris Lattner authored
llvm-svn: 36668
-
Chris Lattner authored
llvm-svn: 36667
-
Dan Gohman authored
flag for ELF on x86 so that duplicate constants can be eliminated by the linker. This matches what GCC does with its -fmerge-constants option, which is enabled at most -O levels. llvm-svn: 36666
-
Lauro Ramos Venancio authored
llvm-svn: 36665
-
Chris Lattner authored
test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll for PR1099 [DEJAGNU] Applications/SPASS/SPASS [CBE] Regression/C/2004-03-15-IndirectGoto [CBE] llvm-svn: 36664
-
Evan Cheng authored
llvm-svn: 36663
-
Devang Patel authored
llvm-svn: 36662
-
Devang Patel authored
llvm-svn: 36661
-
Chris Lattner authored
llvm-svn: 36660
-
Chris Lattner authored
llvm-svn: 36659
-
Chris Lattner authored
llvm-svn: 36658
-
Chris Lattner authored
llvm-svn: 36657
-
Bill Wendling authored
for SSE1, SSE2, SSE3, and SSSE3. llvm-svn: 36656
-
Anton Korobeynikov authored
llvm-svn: 36654
-
- May 02, 2007
-
-
Bill Wendling authored
llvm-svn: 36653
-
Devang Patel authored
Due to darwin gcc bug, one version of darwin linker coalesces static const int, which defauts PassID based pass identification. llvm-svn: 36652
-
Reid Spencer authored
llvm-svn: 36651
-
Reid Spencer authored
llvm-svn: 36650
-
Devang Patel authored
I am preparing another patch to address the failure that prompted Chris to revert this patch earlier. llvm-svn: 36649
-
Lauro Ramos Venancio authored
llvm-svn: 36648
-
Anton Korobeynikov authored
Emit correct register move information in eh frames for X86. This allows Shootout-C++/except to pass on x86/linux with non-llvm-compiled (e.g. "native") unwind runtime. llvm-svn: 36647
-
Anton Korobeynikov authored
llvm-svn: 36646
-
Duncan Sands authored
llvm-svn: 36645
-
Duncan Sands authored
to ASM_EXPR). llvm-svn: 36644
-
Chris Lattner authored
llvm-svn: 36643
-