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
/
include
/
llvm-c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add PerfJITEventListener for perf profiling support.
Andres Freund
2018-07-24
1
-0
/
+1
*
[DebugInfo] Add a new DI flag to record if a C++ record is a trivial type
Aaron Smith
2018-07-21
1
-0
/
+3
*
[LLVM-C] Add target triple normalization to the C API.
whitequark
2018-07-17
1
-0
/
+4
*
[UnrollAndJam] New Unroll and Jam pass
David Green
2018-07-01
1
-0
/
+3
*
[DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags, NFC
Roman Tereshin
2018-06-01
1
-3
/
+2
*
[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
Fangrui Song
2018-05-28
1
-3
/
+0
*
Revert 333358 as it's failing on some builders.
David Green
2018-05-27
1
-3
/
+0
*
[UnrollAndJam] Add a new Unroll and Jam pass
David Green
2018-05-27
1
-0
/
+3
*
[C-API] Add functions to create GDB, Intel, Oprofile event listeners.
Andres Freund
2018-05-24
1
-0
/
+6
*
[ORC][C-API] Expose LLVMOrc{Unr,R}egisterJITEventListener().
Andres Freund
2018-05-24
2
-0
/
+19
*
[ORC] Add findSymbolIn() wrapper to C bindings, take #2.
Andres Freund
2018-05-24
1
-0
/
+9
*
Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings."
Andres Freund
2018-05-24
1
-9
/
+0
*
[ORC] Add findSymbolIn() wrapper to C bindings.
Andres Freund
2018-05-24
1
-0
/
+9
*
[LLVM-C] Add DIBuilder Bindings For ObjC Classes
Robert Widmann
2018-05-21
1
-1
/
+61
*
[LLVM-C] Improve Bindings For Aliases
Robert Widmann
2018-05-20
1
-0
/
+50
*
[LLVM-C] Use Length-Providing Value Name Getters and Setters
Robert Widmann
2018-05-19
1
-2
/
+7
*
[LLVM-C] Add Bindings For Module Flags
Robert Widmann
2018-05-14
2
-0
/
+114
*
[LLVM-C] Consolidate llgo's DIBuilder Bindings
Robert Widmann
2018-05-10
1
-0
/
+15
*
[LLVM-C] Add Accessors for Common DIType and DILocation Properties
Robert Widmann
2018-05-10
1
-0
/
+73
*
[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
Robert Widmann
2018-05-10
1
-0
/
+27
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-4
/
+4
*
[LLVM-C] Add DIBuilder bindings to create import declarations
Robert Widmann
2018-04-28
1
-0
/
+66
*
[LLVM-C] Miscellaneous Cleanups in DIBuilder Bindings
Robert Widmann
2018-04-28
1
-33
/
+42
*
Fix Wdocumentation warnings. NFCI.
Simon Pilgrim
2018-04-24
1
-3
/
+0
*
InstCombine: Fix layering by not including Scalar.h in InstCombine
David Blaikie
2018-04-24
1
-0
/
+43
*
[AggressiveInstCombine] Add aggressive inst combiner to the LLVM C API.
Craig Topper
2018-04-24
2
-0
/
+4
*
[LLVM-C] DIBuilder Bindings For Variable Expressions
Robert Widmann
2018-04-23
1
-0
/
+106
*
[LLVM-C] DIBuilderBindings for Subrange and Arrays
Robert Widmann
2018-04-23
1
-0
/
+30
*
[LLVM-C] Finish Up Scope Bindings
Robert Widmann
2018-04-23
1
-7
/
+73
*
[LLVM-C] Add DIBuilder Bindings For Variable Creation
Robert Widmann
2018-04-22
1
-0
/
+74
*
[LLVM-C] Add LLVMGetHostCPU{Name,Features}.
whitequark
2018-04-11
1
-0
/
+8
*
[LLVM-C] Move DIBuilder Bindings For Block Scopes
Robert Widmann
2018-04-07
1
-0
/
+64
*
[LLVM-C] Fill Out LLVMCallConv
Robert Widmann
2018-04-06
1
-7
/
+42
*
[LLVM-C] Audit Inline Assembly APIs for Consistency
Robert Widmann
2018-04-06
1
-2
/
+37
*
Assume existence of inttypes.h and stdint.h in DataTypes.h.
Nico Weber
2018-04-02
1
-45
/
+0
*
Wdocumentation fix. NFCI.
Simon Pilgrim
2018-04-02
1
-5
/
+5
*
Wdocumentation fixes. NFCI.
Simon Pilgrim
2018-04-02
1
-19
/
+28
*
Add C API bindings for DIBuilder 'Type' APIs
Harlan Haskins
2018-04-02
1
-0
/
+324
*
[LLVM-C] Finish exception instruction bindings - Round 2
Robert Widmann
2018-03-30
1
-6
/
+73
*
Revert "[LLVM-C] Finish exception instruction bindings"
Vlad Tsyrklevich
2018-03-30
1
-73
/
+6
*
llvm-c: Split Utils out of Scalar.h
David Blaikie
2018-03-29
2
-6
/
+50
*
[LLVM-C] Finish exception instruction bindings
Robert Widmann
2018-03-29
1
-6
/
+73
*
Split Disassembler.h in two to fix dependencies
David Blaikie
2018-03-29
2
-146
/
+161
*
Reapply Support layering fixes.
David Blaikie
2018-03-21
4
-3
/
+138
*
Revert "Move DataTypes.h from Support to llvm-c to fix layering."
Jonas Devlieghere
2018-03-21
1
-135
/
+0
*
Revert layering changes
Jonas Devlieghere
2018-03-21
1
-1
/
+1
*
Fix the actual user of DataTypes.h in llvm-c to avoid the circular dependency
David Blaikie
2018-03-21
1
-1
/
+1
*
Move DataTypes.h from Support to llvm-c to fix layering.
David Blaikie
2018-03-21
1
-0
/
+135
*
Revert "Fix layering between llvm-c and Support by factoring out some typedef...
Jonas Devlieghere
2018-03-20
1
-1
/
+37
*
Fix layering between llvm-c and Support by factoring out some typedefs into S...
David Blaikie
2018-03-20
1
-37
/
+1
[prev]
[next]