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
/
llvm
/
test
/
Transforms
/
LowerBitSets
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: New representation for CFI and virtual call optimization pass metadata.
Peter Collingbourne
2016-06-24
11
-423
/
+0
*
[cfi] Support explicit sections for functions in cfi-icall.
Evgeniy Stepanov
2016-04-15
1
-0
/
+26
*
[cfi] Fix LowerBitSets on 32-bit targets.
Evgeniy Stepanov
2015-12-21
1
-0
/
+21
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
2
-11
/
+11
*
LowerBitSets: Fix non-determinism bug.
Peter Collingbourne
2015-09-09
2
-7
/
+7
*
Re-apply r247080 with order of evaluation fix.
Peter Collingbourne
2015-09-08
4
-4
/
+95
*
Revert r247080, "LowerBitSets: Extend pass to support functions as bitset
Peter Collingbourne
2015-09-08
4
-95
/
+4
*
LowerBitSets: Extend pass to support functions as bitset members.
Peter Collingbourne
2015-09-08
4
-4
/
+95
*
LowerBitSets: Ignore bitset entries that do not directly refer to a global.
Peter Collingbourne
2015-06-27
1
-0
/
+19
*
LowerBitSets: Do not assign names to aliases of unnamed bitset element objects.
Peter Collingbourne
2015-06-17
1
-1
/
+2
*
LowerBitSets: Give names to aliases of unnamed bitset element objects.
Peter Collingbourne
2015-06-12
1
-0
/
+19
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
Sunil Srivastava
2015-05-12
1
-5
/
+5
*
LowerBitSets: Avoid reusing byte set addresses.
Peter Collingbourne
2015-03-19
1
-4
/
+8
*
LowerBitSets: do not use private aliases at all on Darwin.
Peter Collingbourne
2015-03-16
1
-4
/
+14
*
LowerBitSets: Do not export symbols for bit set referenced globals on Darwin.
Peter Collingbourne
2015-03-14
1
-0
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
2
-8
/
+8
*
LowerBitSets: Use byte arrays instead of bit sets to represent in-memory bit ...
Peter Collingbourne
2015-03-03
1
-19
/
+15
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
LowerBitSets: Align referenced globals.
Peter Collingbourne
2015-02-25
3
-39
/
+34
*
LowerBitSets: Introduce global layout builder.
Peter Collingbourne
2015-02-24
1
-0
/
+35
*
Introduce bitset metadata format and bitset lowering pass.
Peter Collingbourne
2015-02-20
3
-0
/
+201