- Jan 05, 2010
-
-
Dan Gohman authored
llvm-svn: 92747
-
- Dec 23, 2009
-
-
Mikhail Glushenkov authored
llvm-svn: 91999
-
Eric Christopher authored
work with partial objects so just count the type as a boolean. Update appropriately. llvm-svn: 91954
-
- Dec 17, 2009
-
-
Jim Grosbach authored
Patch from jon.forums at gmail.com llvm-svn: 91603
-
Mikhail Glushenkov authored
llvm-svn: 91595
-
- Dec 14, 2009
-
-
Bob Wilson authored
llvm-svn: 91352
-
- Dec 09, 2009
-
-
Anton Korobeynikov authored
Patch by Gregory Petrosyan! llvm-svn: 90972
-
- Dec 07, 2009
-
-
Mikhail Glushenkov authored
llvm-svn: 90776
-
- Dec 05, 2009
-
-
Eric Christopher authored
llvm-svn: 90644
-
- Dec 01, 2009
-
-
Eric Christopher authored
llvm-svn: 90271
-
Mikhail Glushenkov authored
llvm-svn: 90210
-
Oscar Fuentes authored
PEDANTIC defaults to ON and WERROR default to off. Also add MSVC warnings. To disable warnings add the flags LLVM_ENABLE_WARNINGS (default on). Patch by Tobias Grosser! llvm-svn: 90188
-
Bill Wendling authored
llvm-svn: 90184
-
Bill Wendling authored
llvm-svn: 90182
-
- Nov 30, 2009
-
-
Eric Christopher authored
llvm-svn: 90116
-
Nick Lewycky authored
material is covered by the Kaleidoscope tutorial. llvm-svn: 90111
-
- Nov 27, 2009
-
-
Duncan Sands authored
llvm-svn: 90004
-
Duncan Sands authored
llvm-svn: 90003
-
- Nov 26, 2009
-
-
Devang Patel authored
llvm-svn: 89896
-
- Nov 23, 2009
-
-
Oscar Fuentes authored
LLVM_BUILD_TOOLS or LLVM_BUILD_EXAMPLES are OFF. llvm-svn: 89635
-
- Nov 22, 2009
-
-
Daniel Dunbar authored
separate character. - Chris, OK? llvm-svn: 89626
-
Daniel Dunbar authored
llvm-svn: 89607
-
Chris Lattner authored
The hasNoModRefInfoForCalls isn't worth it as a filter because basicaa provides m/r info and everything chains to it, so remove it. llvm-svn: 89599
-
- Nov 17, 2009
-
-
Jay Foad authored
llvm-svn: 89093
-
- Nov 15, 2009
-
-
Daniel Dunbar authored
- Currently just useful for timing, although it could be extended as one (bad) way to deal with flaky tests. llvm-svn: 88827
-
- Nov 10, 2009
-
-
Daniel Dunbar authored
llvm-svn: 86655
-
- Nov 09, 2009
-
-
Dan Gohman authored
static array types. Thanks to Duncan for pointing this out! llvm-svn: 86576
-
Dan Gohman authored
paragraph to be more precise. llvm-svn: 86572
-
- Nov 07, 2009
-
-
Chris Lattner authored
datatypes on a given CPU. This is intended to allow instcombine and other transformations to avoid converting big sequences of operations to an inconvenient width, and will help clean up after SRoA. See also "Adding legal integer sizes to TargetData" on Feb 1, 2009 on llvmdev, and PR3451. Comments welcome. llvm-svn: 86370
-
- Nov 05, 2009
-
-
Daniel Dunbar authored
arbitrary command line arguments to the test suite). llvm-svn: 86137
-
- Nov 04, 2009
-
-
Nick Lewycky authored
When was it ever "llvm"? llvm-svn: 86009
-
- Nov 03, 2009
-
-
Chris Lattner authored
llvm-svn: 85951
-
- Nov 02, 2009
-
-
Bill Wendling authored
llvm-svn: 85769
-
Bill Wendling authored
llvm-svn: 85768
-
- Nov 01, 2009
-
-
Chris Lattner authored
indirectbr, thus we don't need "blockaddr(@func, null)". Eliminate it for simplicity. llvm-svn: 85699
-
- Oct 31, 2009
-
-
Chris Lattner authored
block with a blockaddress still referring to it' replace the invalid blockaddress with a new blockaddress(@func, null) instead of a inttoptr(1). This changes the bitcode encoding format, and still needs codegen support (this should produce a non-zero value, referring to the entry block of the function would also be quite reasonable). llvm-svn: 85678
-
- Oct 29, 2009
-
-
Dan Gohman authored
bunch of associated comments, because it doesn't have anything to do with DAGs or scheduling. This is another step in decoupling MachineInstr emitting from scheduling. llvm-svn: 85517
-
Chris Lattner authored
patch by Peter Housel! llvm-svn: 85479
-
- Oct 28, 2009
-
-
Gabor Greif authored
llvm-svn: 85388
-
Gabor Greif authored
llvm-svn: 85387
-