projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Drop the defaulted CallGraph move ctor, since it's unused and MSVC doesn't support...
[oota-llvm.git]
/
include
/
llvm-c
/
2013-11-11
Peter Zotov
[llvm-c] Remove dead typedef
tree
|
commitdiff
2013-11-09
Filip Pizlo
This exposes the new calling conventions (WebKit_JS...
tree
|
commitdiff
2013-11-07
NAKAMURA Takumi
llvm-c/Support.h: Add a newline at eof.
tree
|
commitdiff
2013-11-06
Peter Zotov
[llvm-c] Add parameter names in Target.h for C99 compliance
tree
|
commitdiff
2013-11-06
Peter Zotov
[llvm-c] Improve TargetMachine bindings
tree
|
commitdiff
2013-11-06
Peter Zotov
[llvm-c] Correctly check for existence of native AsmPar...
tree
|
commitdiff
2013-11-06
Peter Zotov
[llvm-c] Add functions for initializing native AsmPrint...
tree
|
commitdiff
2013-11-06
Peter Zotov
[llvm-c] Expose LLVMLoadLibraryPermanently
tree
|
commitdiff
2013-11-06
Peter Zotov
[llvm-c] Expose IRReader interface
tree
|
commitdiff
2013-11-06
Peter Zotov
[llvm-c] Implement LLVMPrintValueToString
tree
|
commitdiff
2013-11-05
Peter Zotov
[llvm-c] (PR16190) Add LLVMIsA* functions for ConstantD...
tree
|
commitdiff
2013-11-04
Filip Pizlo
Make the pretty stack trace be an opt-in, rather than...
tree
|
commitdiff
2013-11-03
Filip Pizlo
Add a comment to note that LLVMDisablePrettyStackTrace...
tree
|
commitdiff
2013-11-03
Filip Pizlo
When LLVM is embedded in a larger application, it's...
tree
|
commitdiff
2013-11-01
Rafael Espindola
Remove linkonce_odr_auto_hide.
tree
|
commitdiff
2013-11-01
Kevin Enderby
Add to the disassembler C API output reference types for
tree
|
commitdiff
2013-10-31
Rafael Espindola
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
tree
|
commitdiff
2013-10-29
Anders Waldenborg
llvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store...
tree
|
commitdiff
2013-10-25
Rafael Espindola
Use c comments.
tree
|
commitdiff
2013-10-24
Reid Kleckner
lto.h: Use lto_bool_t instead of int to restore the ABI
tree
|
commitdiff
2013-10-23
NAKAMURA Takumi
llvm-c/Target.h: Tweak "inline" for msvc to use __inlin...
tree
|
commitdiff
2013-10-23
NAKAMURA Takumi
llvm-c/lto.h: Avoid use of bool.
tree
|
commitdiff
2013-10-23
NAKAMURA Takumi
include/llvm-c: Whitespace.
tree
|
commitdiff
2013-10-23
Benjamin Kramer
Mark zero-argument functions explicitly in C headers.
tree
|
commitdiff
2013-10-22
Benjamin Kramer
Speling fixes.
tree
|
commitdiff
2013-10-22
Anders Waldenborg
llvm-c: Add LLVMPrintTypeToString
tree
|
commitdiff
2013-10-17
Anders Waldenborg
llvm-c: Add LLVMIntPtrType{,ForAS}InContext
tree
|
commitdiff
2013-10-17
Filip Pizlo
Expose install_fatal_error_handler() through the C...
tree
|
commitdiff
2013-10-16
Anders Waldenborg
llvm-c: Add LLVMDumpType
tree
|
commitdiff
2013-10-16
Anders Waldenborg
[llvm-c] Add LLVMPrintModuleToString.
tree
|
commitdiff
2013-10-15
Anders Waldenborg
Revert "Add AllTargetsBindings sublibrary" as it breaks...
tree
|
commitdiff
2013-10-15
Anders Waldenborg
Add AllTargetsBindings sublibrary instead of having...
tree
|
commitdiff
2013-10-09
Rui Ueyama
Revert "llvm-c: Make target initializer functions exter...
tree
|
commitdiff
2013-10-09
Anders Waldenborg
llvm-c: Make target initializer functions external...
tree
|
commitdiff
2013-10-03
Rafael Espindola
Optimize linkonce_odr unnamed_addr functions during...
tree
|
commitdiff
2013-10-02
Quentin Colombet
[llvm-c][Disassembler] Add an option to print latency...
tree
|
commitdiff
2013-10-02
Filip Pizlo
This threads SectionName through the allocateCodeSectio...
tree
|
commitdiff
2013-10-01
Quentin Colombet
[llvm-c][Disassembler] Add an option to reproduce in...
tree
|
commitdiff
2013-09-30
Anders Waldenborg
llvm-c: use typedef for function pointers
tree
|
commitdiff
2013-09-25
Peter Collingbourne
Try again to fix the MSVC build.
tree
|
commitdiff
2013-09-25
Peter Collingbourne
Wrap the #include of <stdbool.h> in an #ifndef __cplusplus.
tree
|
commitdiff
2013-09-20
Anders Waldenborg
Revert "llvm-c: Add LLVMGetPointerToFunction"
tree
|
commitdiff
2013-09-19
Anders Waldenborg
llvm-c: Add LLVMGetPointerToFunction
tree
|
commitdiff
2013-09-19
Anders Waldenborg
llvm-c: Make LLVMGetFirstTarget a proper prototype
tree
|
commitdiff
2013-08-27
Shuxin Yang
Revert 189297, the original commit message is following.
tree
|
commitdiff
2013-08-27
Shuxin Yang
Add new API lto_codegen_compile_parallel().
tree
|
commitdiff
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
tree
|
commitdiff
2013-08-23
Richard Sandiford
Turn MipsOptimizeMathLibCalls into a target-independent...
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[typo] An LLVM.
tree
|
commitdiff
2013-08-12
Shuxin Yang
Revert r188188 and r188200.
tree
|
commitdiff
2013-08-12
Shuxin Yang
Misc enhancements to LTO:
tree
|
commitdiff
2013-05-24
Diego Novillo
Add a new function attribute 'cold' to functions.
tree
|
commitdiff
2013-05-22
Filip Pizlo
Expose the RTDyldMemoryManager through the C API. This...
tree
|
commitdiff
2013-05-21
Filip Pizlo
Roll out r182407 and r182408 because they broke builds.
tree
|
commitdiff
2013-05-21
Filip Pizlo
Expose the RTDyldMemoryManager through the C API. This...
tree
|
commitdiff
2013-05-06
Duncan Sands
Fix formatting. Patch by o11c.
tree
|
commitdiff
2013-05-01
Filip Pizlo
This exposes more MCJIT options via the C API:
tree
|
commitdiff
2013-05-01
Filip Pizlo
Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaque...
tree
|
commitdiff
2013-04-29
Andrew Kaylor
Exposing MCJIT through C API
tree
|
commitdiff
2013-04-25
Rafael Espindola
Revert "Exposing MCJIT through C API"
tree
|
commitdiff
2013-04-24
Andrew Kaylor
Exposing MCJIT through C API
tree
|
commitdiff
2013-04-23
Carlo Kok
c vs c++ mistake in header file typedef for AtomicRMW...
tree
|
commitdiff
2013-04-23
Carlo Kok
Expose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW...
tree
|
commitdiff
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
tree
|
commitdiff
2013-04-18
Tom Stellard
C API: Fix coding style
tree
|
commitdiff
2013-04-16
Tom Stellard
C API: Add LLVMTargetMachineEmitToMemoryBuffer()
tree
|
commitdiff
2013-04-16
Tom Stellard
C API: Add LLVMGetBufferSize()
tree
|
commitdiff
2013-04-16
Tom Stellard
C API: Add LLVMGetBufferStart()
tree
|
commitdiff
2013-04-16
Tom Stellard
C API: Add LLVMAddTargetDependentFunctionAttr()
tree
|
commitdiff
2013-04-16
Hans Wennborg
Add four new functions and one new enum to the C API:
tree
|
commitdiff
2013-04-11
Benjamin Kramer
Rename the C function to create a SLPVectorizerPass...
tree
|
commitdiff
2013-04-04
Evan Cheng
Revert r178713
tree
|
commitdiff
2013-04-03
Evan Cheng
Make it possible to include llvm-c without including...
tree
|
commitdiff
2013-03-10
Nick Lewycky
Use LLVMBool instead of 'bool' in the C API. Based...
tree
|
commitdiff
2013-02-17
Duncan Sands
Add multithreading functions and shutdown to the C...
tree
|
commitdiff
2013-02-14
Bill Wendling
s/bool/LLVMBool/
tree
|
commitdiff
2013-02-14
Bill Wendling
Add two new functions to the C API:
tree
|
commitdiff
2013-01-28
Michael Gottesman
Extracted ObjCARC.cpp into its own library libLLVMObjCA...
tree
|
commitdiff
2013-01-23
Bill Wendling
Add the IR attribute 'sspstrong'.
tree
|
commitdiff
2013-01-10
Jakub Staszak
Fix include guards so they exactly match file names.
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-19
Roman Divacky
Remove edis - the enhanced disassembler. Fixes PR14654.
tree
|
commitdiff
2012-12-18
Kevin Enderby
Add to the disassembler C API an option to print the...
tree
|
commitdiff
2012-12-10
Bill Wendling
Revert r169656.
tree
|
commitdiff
2012-12-08
Bill Wendling
Add the `lto_codegen_set_export_dynamic' function.
tree
|
commitdiff
2012-12-07
Jim Grosbach
Add C API for specifying CPU to the disassembler.
tree
|
commitdiff
2012-12-05
Kevin Enderby
Added a option to the disassembler to print immediates...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-11-24
Benjamin Kramer
libLTO: Add a utility method to initialize the disassem...
tree
|
commitdiff
2012-10-22
Kevin Enderby
Add support for annotated disassembly output for X86...
tree
|
commitdiff
2012-10-20
Benjamin Kramer
Symbol hygiene: Make sure declarations and definitions...
tree
|
commitdiff
2012-10-15
Bill Wendling
Move the Attributes::Builder outside of the Attributes...
tree
|
commitdiff
2012-10-15
Micah Villmow
Resubmit the changes to llvm core to update the functio...
tree
|
commitdiff
2012-10-14
Bill Wendling
Use builder to create alignment attributes. Remove...
tree
|
commitdiff
2012-10-11
Micah Villmow
Revert 165732 for further review.
tree
|
commitdiff
2012-10-11
Micah Villmow
Add in the first iteration of support for llvm/clang...
tree
|
commitdiff
2012-10-08
Bill Wendling
Update comment.
tree
|
commitdiff
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
tree
|
commitdiff
2012-09-19
Duncan Sands
Add support for accessing an MDNode's operands via...
tree
|
commitdiff
2012-09-04
Bob Wilson
Make sure macros in the include subdirectory are not...
tree
|
commitdiff
next