- Oct 21, 2009
-
-
Mike Stump authored
llvm-svn: 84769
-
Mike Stump authored
generate the debug information for the first parameter to the block invoke functions. WIP. llvm-svn: 84737
-
- Oct 13, 2009
-
-
Benjamin Kramer authored
llvm-svn: 83964
-
- Sep 22, 2009
-
-
Mike Stump authored
llvm-svn: 82508
-
- Sep 09, 2009
-
-
Mike Stump authored
llvm-svn: 81346
-
- Aug 13, 2009
-
-
Owen Anderson authored
llvm-svn: 78946
-
- Aug 11, 2009
-
-
Benjamin Kramer authored
llvm-svn: 78691
-
- Aug 06, 2009
-
-
Owen Anderson authored
llvm-svn: 78259
-
- Jul 16, 2009
-
-
Steve Naroff authored
Convert all clients to use the new predicate on Type. llvm-svn: 76076
-
- Jul 15, 2009
-
-
Owen Anderson authored
llvm-svn: 75705
-
- Jun 06, 2009
-
-
Mike Stump authored
___Block_byref_id_object_dispose and ___Block_byref_id_object_copy functions so that we can simply reuse instead of creating a new one. Additionally, add an assert to ensure no one yet tries to align a __block variable beyond the alignment of a pointer as the codegen is incomplete. llvm-svn: 72974
-
- May 14, 2009
-
-
Daniel Dunbar authored
- Otherwise we emit internal names with embedded '\01' characters, which confuses some tools. - Ideally all the code which wants to get a "display name" for the given function should follow one code path, but this should be a monotonic improvement for now. llvm-svn: 71774
-
- Apr 11, 2009
-
-
Mike Stump authored
llvm-svn: 68837
-
- Apr 10, 2009
-
-
Mike Stump authored
blocks, so that the outer blocks use it as well. Radar 6762279 llvm-svn: 68811
-
- Mar 07, 2009
-
-
Mike Stump authored
llvm-svn: 66319
-
- Mar 06, 2009
-
-
Mike Stump authored
llvm-svn: 66284
-
Mike Stump authored
llvm-svn: 66257
-
Mike Stump authored
llvm-svn: 66247
-
Mike Stump authored
llvm-svn: 66243
-
Mike Stump authored
llvm-svn: 66241
-
Mike Stump authored
llvm-svn: 66231
-
- Mar 05, 2009
-
-
Mike Stump authored
llvm-svn: 66159
-
Mike Stump authored
llvm-svn: 66117
-
- Mar 04, 2009
-
-
Mike Stump authored
llvm-svn: 66049
-
Mike Stump authored
functionality change. llvm-svn: 66048
-
Mike Stump authored
llvm-svn: 66046
-
Mike Stump authored
BlockModule. No functionality change. This should help people that don't want to know anything about blocks not be confused by the overloaded use of the term block or nor want to see all the blocks goop. llvm-svn: 66042
-
Mike Stump authored
people. De-duplicates BLOCK_NEEDS_FREE and friends. llvm-svn: 66035
-