- Oct 09, 2009
-
-
Chris Lattner authored
llvm-svn: 83621
-
Mikhail Glushenkov authored
llvm-svn: 83620
-
Mikhail Glushenkov authored
llvm-svn: 83619
-
Mikhail Glushenkov authored
llc can compile .ll files directly these days. llvm-svn: 83618
-
Bob Wilson authored
llvm-svn: 83617
-
Bob Wilson authored
llvm-svn: 83616
-
Chris Lattner authored
llvm-svn: 83615
-
Mikhail Glushenkov authored
llvm-svn: 83614
-
Mikhail Glushenkov authored
Thanks to Chris for heads-up! llvm-svn: 83613
-
Zhongxing Xu authored
llvm-svn: 83612
-
Zhongxing Xu authored
llvm-svn: 83611
-
Zhongxing Xu authored
llvm-svn: 83610
-
Mike Stump authored
llvm-svn: 83609
-
Evan Cheng authored
llvm-svn: 83608
-
Evan Cheng authored
llvm-svn: 83607
-
Dan Gohman authored
instructions. llvm-svn: 83606
-
Fariborz Jahanian authored
I still don't like it but it is improvement over what we had. llvm-svn: 83603
-
Dale Johannesen authored
and that will make Caller too big to inline, see if it might be better to inline Caller into its callers instead. This situation is described in PR 2973, although I haven't tried the specific case in SPASS. llvm-svn: 83602
-
Dan Gohman authored
llvm-svn: 83601
-
Bob Wilson authored
llvm-svn: 83600
-
Mike Stump authored
llvm-svn: 83599
-
Bob Wilson authored
llvm-svn: 83598
-
Steve Naroff authored
- Fixup SortCodeCompleteResult() to properly sort keywords on Mac OS (compare was system dependent). Worked on Linux, failed on Mac OS (which caused the recently added testcase to fail on Linux). - Sort results in testcase. llvm-svn: 83597
-
Bob Wilson authored
llvm-svn: 83596
-
Bob Wilson authored
llvm-svn: 83595
-
Mike Stump authored
existing MinGW headers, plus the newer 4.4.0 version. Patch by John Thompson. llvm-svn: 83594
-
Mike Stump authored
Patch by John Thompson. llvm-svn: 83593
-
Mike Stump authored
handle the long size difference for one of the Windows targets." Patch by John Thompson. llvm-svn: 83592
-
Mike Stump authored
to add a flag noting the presence of a Microsoft extension suffix (i8, i16, i32, i64). Patch by John Thompson. llvm-svn: 83591
-
Bob Wilson authored
Also fix some copy-and-paste errors in previous changes. llvm-svn: 83590
-
Evan Cheng authored
llvm-svn: 83589
-
Douglas Gregor authored
llvm-svn: 83588
-
Bob Wilson authored
llvm-svn: 83587
-
Mike Stump authored
llvm-svn: 83586
-
Bob Wilson authored
llvm-svn: 83585
-
Mike Stump authored
llvm-svn: 83584
-
Fariborz Jahanian authored
because of missing default constructor of a member. Fixes pr5154. llvm-svn: 83583
-
Douglas Gregor authored
llvm-svn: 83582
-
- Oct 08, 2009
-
-
Mike Stump authored
of a floating point number. This add regular expressions to account for this. Patch by John Thompson. llvm-svn: 83581
-
Steve Naroff authored
llvm-svn: 83579
-