- Feb 07, 2012
-
-
Evan Cheng authored
load / store) if the ADD / SUB has a live definition of CPSR. Bug reported by David Meyer. Alas, no test case. llvm-svn: 149970
-
Craig Topper authored
llvm-svn: 149968
-
Craig Topper authored
llvm-svn: 149967
-
Craig Topper authored
llvm-svn: 149961
-
Bill Wendling authored
llvm-svn: 149954
-
Bill Wendling authored
much. This gets us an addition 0.9% on 445.gobmk. llvm-svn: 149952
-
Derek Schuff authored
llvm-svn: 149941
-
Chad Rosier authored
llvm-svn: 149934
-
Andrew Trick authored
1. Added a status note when a config file is loaded directly with load_config. This helps notice loads of lit.cfg from lit.site.cfg 2. Added a status note on the result of a config load. Previously, it was just notifying that it tries to load a config file. Now it will also say whether the load succeeded or the file wasn't found The two changes give better visibility into which config files were actually loaded by lit. The effect is only on --debug runs. Patch by Eli Bendersky! llvm-svn: 149932
-
- Feb 06, 2012
-
-
Andrew Trick authored
llvm-svn: 149927
-
Andrew Trick authored
llvm-svn: 149926
-
Kostya Serebryany authored
The problem initially reported by Mozilla folks (http://code.google.com/p/address-sanitizer/issues/detail?id=20), but it also prevents us from enabling LLVM bootstrap with AddressSanitizer. llvm-svn: 149925
-
Nick Lewycky authored
llvm-svn: 149922
-
Jakob Stoklund Olesen authored
LiveIntervalAnalysis has a number of functions that simply forward to SlotIndexes. Since SlotIndexes is a stand-alone analysis now, clients should really refer to it directly. llvm-svn: 149921
-
Jakob Stoklund Olesen authored
We have automatic local renumbering now. llvm-svn: 149920
-
Nick Lewycky authored
llvm-svn: 149919
-
Derek Schuff authored
This CL delays reading of function bodies from initial parse until materialization, allowing overlap of compilation with bitcode download. llvm-svn: 149918
-
Bill Wendling authored
llvm-svn: 149914
-
Bill Wendling authored
instruction anyway?! llvm-svn: 149913
-
Chris Lattner authored
instead of always using ConstantVector. llvm-svn: 149912
-
Bill Wendling authored
llvm-svn: 149911
-
Jakob Stoklund Olesen authored
llvm-svn: 149910
-
Bill Wendling authored
were no 'unwind' instructions being generated before this, so this is in effect a no-op. llvm-svn: 149906
-
Bill Wendling authored
llvm-svn: 149905
-
Bill Wendling authored
remove the code that handles them. llvm-svn: 149901
-
Bill Wendling authored
llvm-svn: 149898
-
Bill Wendling authored
llvm-svn: 149897
-
Chandler Carruth authored
some architectures. These are useful for interacting with multiarch or bi-arch GCC (or GCC-based) toolchains. llvm-svn: 149895
-
Derek Schuff authored
llvm-svn: 149887
-
Bill Wendling authored
obsolete. llvm-svn: 149880
-
Devang Patel authored
Update docs describing objective-c property encoding. This includes support for properties that are not backed by an ivar. llvm-svn: 149879
-
Bill Wendling authored
llvm-svn: 149876
-
Devang Patel authored
llvm-svn: 149874
-
Peter Collingbourne authored
llvm-svn: 149867
-
Benjamin Kramer authored
llvm-svn: 149866
-
Benjamin Kramer authored
llvm-svn: 149865
-
Benjamin Kramer authored
Reorder includes while at it. llvm-svn: 149863
-
Nick Lewycky authored
change. llvm-svn: 149861
-
Craig Topper authored
Move some llvm_unreachable's from r149849 out of switch statements to satisfy -Wcovered-switch-default llvm-svn: 149860
-
Craig Topper authored
llvm-svn: 149859
-