index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenObjC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement no_sanitize attribute.
Peter Collingbourne
2015-05-15
1
-0
/
+8
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
13
-20
/
+20
*
DebugInfo: Metadata constructs now start with DI*
Duncan P. N. Exon Smith
2015-04-29
30
-104
/
+104
*
[opaque pointer type] Update test cases now that the type for an invoke is ju...
David Blaikie
2015-04-24
1
-1
/
+1
*
Revert "Revert r234581, it might have caused a few miscompiles in Chromium."
David Majnemer
2015-04-22
7
-13
/
+190
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
10
-18
/
+18
*
Revert r234581, it might have caused a few miscompiles in Chromium.
Nico Weber
2015-04-11
7
-190
/
+13
*
Remove threshold for inserting lifetime markers for named temporaries
Arnaud A. de Grandmaison
2015-04-10
7
-13
/
+190
*
[Objective-C patch] Patch to fix a crash in IRGen because
Fariborz Jahanian
2015-04-06
1
-0
/
+21
*
[Objective-C metadata patch]. Patch to allocate one more space for
Fariborz Jahanian
2015-03-31
1
-0
/
+17
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
9
-21
/
+21
*
DebugInfo: Move new hierarchy into place (clang)
Duncan P. N. Exon Smith
2015-03-03
29
-80
/
+198
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
38
-371
/
+371
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
15
-116
/
+116
*
Remove trailing whitespace to help make test compatible with typeless pointer...
David Blaikie
2015-02-15
1
-1
/
+1
*
DebugInfo: Attribute cleanup code to the end of the scope, not the end of the...
David Blaikie
2015-02-04
1
-7
/
+5
*
test: Make encode-test-5.m's output not dependent on its filename
David Majnemer
2015-02-02
1
-1
/
+1
*
FileCheck'ize CodeGenObjC test
David Majnemer
2015-02-02
1
-6
/
+11
*
IR: Move MDLocation into place (clang testcases)
Duncan P. N. Exon Smith
2015-01-14
4
-24
/
+24
*
IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
2014-12-15
20
-78
/
+78
*
Have the driver and the target code agree on what the default ABI
Eric Christopher
2014-12-05
2
-6
/
+6
*
Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
2014-12-01
7
-191
/
+3
*
Remove threshold for lifetime marker insertion of named temporaries
Arnaud A. de Grandmaison
2014-12-01
7
-3
/
+191
*
relax this testcase to not depend on a specific alignment.
Adrian Prantl
2014-11-21
1
-1
/
+1
*
Debug info for blocks: Fix a bug caught by the Verifier.
Adrian Prantl
2014-11-21
1
-0
/
+26
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
28
-159
/
+159
*
Use FileCheck.
Rafael Espindola
2014-11-06
1
-3
/
+4
*
Delete dead test.
Rafael Espindola
2014-11-06
1
-19
/
+0
*
Debug info: Emit the correct type for the __FuncPtr field in a block
Adrian Prantl
2014-11-05
1
-0
/
+18
*
Objective-C. revert patch for rdar://17554063.
Fariborz Jahanian
2014-10-28
2
-28
/
+16
*
DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory)
David Blaikie
2014-10-22
1
-1
/
+1
*
CodeGen: correct block mangling in ObjC
Saleem Abdulrasool
2014-10-14
1
-0
/
+29
*
Revert "Remove threshold on object size for inserting lifetime begin / end"
Arnaud A. de Grandmaison
2014-10-08
7
-191
/
+3
*
Remove threshold on object size for inserting lifetime begin / end
Arnaud A. de Grandmaison
2014-10-08
7
-3
/
+191
*
Revert "Revert "DI: LLVM schema change: fold constants into string""
Duncan P. N. Exon Smith
2014-10-03
13
-26
/
+28
*
Revert "DI: LLVM schema change: fold constants into string"
Duncan P. N. Exon Smith
2014-10-02
13
-28
/
+26
*
DI: LLVM schema change: fold constants into string
Duncan P. N. Exon Smith
2014-10-02
13
-26
/
+28
*
Update CGDebugInfo to the updated API in LLVM.
Adrian Prantl
2014-10-01
5
-11
/
+11
*
Reverting r218777 while investigating buildbot breakage.
Adrian Prantl
2014-10-01
5
-11
/
+11
*
Update CGDebugInfo to the updated API in LLVM.
Adrian Prantl
2014-10-01
5
-11
/
+11
*
Allow protocols to be just declared.
Rafael Espindola
2014-09-12
1
-0
/
+17
*
Debug info: Only emit C++ accessibility specifiers when they are diverging
Adrian Prantl
2014-08-29
1
-2
/
+2
*
Objective-C IRGen. Fixes an assertion crash caused by inconsistent
Fariborz Jahanian
2014-08-28
1
-0
/
+18
*
Objective-C. Fixes an assert where because of captured
Fariborz Jahanian
2014-08-12
1
-0
/
+25
*
Debuginfo: Correctly tag variadic ObjC methods with DW_TAG_unspecified_parame...
Frederic Riss
2014-08-12
1
-0
/
+16
*
Objective-C ARC. Use of non-retain/autorelease API
Fariborz Jahanian
2014-08-08
2
-9
/
+14
*
Objective-C arc. Switch the Objective-C dictionary literal in ARC mode
Fariborz Jahanian
2014-08-07
2
-5
/
+8
*
Objective-C ARC. More code for Objective-C's
Fariborz Jahanian
2014-08-06
1
-2
/
+6
*
Revert "Emit column debug information for loads"
Tobias Grosser
2014-07-29
1
-3
/
+3
*
Emit column debug information for loads
Tobias Grosser
2014-07-29
1
-3
/
+3
[next]