- Sep 09, 2009
-
-
Eric Christopher authored
llvm-svn: 81307
-
- Sep 08, 2009
-
-
Chris Lattner authored
llvm-svn: 81243
-
Chris Lattner authored
llvm-svn: 81219
-
Daniel Dunbar authored
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more information. llvm-svn: 81190
-
Chris Lattner authored
llvm-svn: 81189
-
Chris Lattner authored
llvm-svn: 81188
-
Chris Lattner authored
llvm-svn: 81170
-
Chris Lattner authored
llvm-svn: 81167
-
- Sep 07, 2009
-
-
Daniel Dunbar authored
llvm-svn: 81140
-
- Sep 02, 2009
-
-
Dan Gohman authored
llvm-svn: 80805
-
- Aug 30, 2009
-
-
Torok Edwin authored
implementation. llvm-svn: 80493
-
- Aug 29, 2009
-
-
Devang Patel authored
Use MDNodes to encode debug info in llvm IR. llvm-svn: 80406
-
- Aug 28, 2009
-
-
Chris Lattner authored
llvm-svn: 80328
-
- Aug 26, 2009
-
-
Reid Kleckner authored
Allocate the module provider in the Kaleidoscope code on the heap, not the stack, so that it can be properly deleted. Also update the tutorial with the new code. This fixes PR4762, hopefully better than the last time. llvm-svn: 80138
-
Devang Patel authored
llvm-svn: 80073
-
Dale Johannesen authored
code hints that it would be a good idea to inline a function ("inline" keyword). No functional change yet; FEs do not emit this and inliner does not use it. llvm-svn: 80063
-
- Aug 25, 2009
-
-
Dan Gohman authored
llvm-svn: 79996
-
Devang Patel authored
Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. This change speeds up llvm-gcc by more then 6% at "-O0 -g" (measured by compiling InstructionCombining.cpp!) llvm-svn: 79977
-
- Aug 24, 2009
-
-
Chris Lattner authored
llvm-svn: 79893
-
- Aug 23, 2009
-
-
Chris Lattner authored
llvm-svn: 79866
-
Douglas Gregor authored
llvm-svn: 79826
-
Tanya Lattner authored
llvm-svn: 79818
-
- Aug 22, 2009
-
-
Edward O'Callaghan authored
llvm-svn: 79715
-
Jim Grosbach authored
llvm-svn: 79714
-
- Aug 20, 2009
-
-
Dan Gohman authored
Describing inbounds in terms of infinitely precise arithmetic prohibits the assumption address-space-sized integer arithmetic will wrap, with a wrapped-around value landing within the same object. llvm-svn: 79538
-
Sandeep Patel authored
llvm-svn: 79530
-
Chris Lattner authored
llvm-svn: 79508
-
Chris Lattner authored
llvm-svn: 79498
-
Tanya Lattner authored
llvm-svn: 79488
-
- Aug 19, 2009
-
-
Owen Anderson authored
llvm-svn: 79435
-
Erick Tryzelaar authored
llvm-svn: 79431
-
Tanya Lattner authored
llvm-svn: 79376
-
- Aug 18, 2009
-
-
Misha Brukman authored
llvm-svn: 79357
-
Oscar Fuentes authored
required on some platforms for building shared libraries that link to the LLVM libraries. llvm-svn: 79339
-
- Aug 17, 2009
-
-
John McCall authored
llvm-svn: 79285
-
Jim Grosbach authored
llvm-svn: 79272
-
- Aug 16, 2009
-
-
Oscar Fuentes authored
llvm-svn: 79204
-
Oscar Fuentes authored
LLVM_BUILD_EXAMPLES and set default to true. Documented. llvm-svn: 79203
-
- Aug 15, 2009
-
-
Bill Wendling authored
llvm-svn: 79131
-
Bill Wendling authored
llvm-svn: 79130
-