projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MC: Add support for .cfi_startproc simple
[oota-llvm.git]
/
unittests
/
ExecutionEngine
/
2014-01-13
Rafael Espindola
Update getLazyBitcodeModule to use ErrorOr for error...
tree
|
commitdiff
2014-01-07
Chandler Carruth
Move the LLVM IR asm writer header files into the IR...
tree
|
commitdiff
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
tree
|
commitdiff
2013-12-30
Nico Weber
Port r198087 and r198089 (strip dead code by default...
tree
|
commitdiff
2013-12-27
Nico Weber
Attempt to fix JIT unit tests after r198087.
tree
|
commitdiff
2013-12-12
Richard Barton
Remove some dead code
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
Add JIT to LINK_COMPONENTS in MCJITTests/Makefile.
tree
|
commitdiff
2013-11-19
Juergen Ributzka
[weak vtables] Place class definitions into anonymous...
tree
|
commitdiff
2013-11-19
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
tree
|
commitdiff
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-10-21
Andrew Kaylor
Removing unnecessary link component for MCJIT unittests
tree
|
commitdiff
2013-10-16
Rafael Espindola
Assert on duplicate registration. Don't depend on funct...
tree
|
commitdiff
2013-10-02
Tim Northover
MCJIT: skip some more new multi-module tests on unsuppo...
tree
|
commitdiff
2013-10-02
Filip Pizlo
This threads SectionName through the allocateCodeSectio...
tree
|
commitdiff
2013-10-01
Andrew Kaylor
Tests for MCJIT multiple module support
tree
|
commitdiff
2013-07-26
Rafael Espindola
Revert "[PowerPC] Improve consistency in use of __ppc__...
tree
|
commitdiff
2013-07-26
Bill Schmidt
[PowerPC] Improve consistency in use of __ppc__, __powe...
tree
|
commitdiff
2013-07-24
Akira Hatanaka
[mips] Use pristine object file while processing reloca...
tree
|
commitdiff
2013-07-13
Stephen Lin
Convert Windows to Unix line endings, no functionality...
tree
|
commitdiff
2013-07-04
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-02
David Blaikie
Fix -Wsign-compare warning and remove windows-style...
tree
|
commitdiff
2013-07-02
Elena Demikhovsky
Fixed alignment of code sections in the JIT mode. Added...
tree
|
commitdiff
2013-06-28
Andrew Kaylor
Revising the MCJIT ObjectCache interface to allow subcl...
tree
|
commitdiff
2013-06-28
Daniel Malea
Adding tests for DebugIR pass
tree
|
commitdiff
2013-06-20
Akira Hatanaka
[mips] Remove Triple:mips from SupportedArchs in MCJIT...
tree
|
commitdiff
2013-05-30
Rafael Espindola
Remove unused member.
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-21
Ulrich Weigand
Alternative fix for problem addressed in r182233
tree
|
commitdiff
2013-05-20
Bob Wilson
Partially revert change in r181200 that tried to simpli...
tree
|
commitdiff
2013-05-19
Renato Golin
SubArch support in MCJIT unittest
tree
|
commitdiff
2013-05-19
Tim Northover
AArch64: enable MCJIT unittests
tree
|
commitdiff
2013-05-17
David Tweed
Minor changes to the MCJITTest unittests to use the...
tree
|
commitdiff
2013-05-15
David Blaikie
Use only explicit bool conversion operators
tree
|
commitdiff
2013-05-14
Filip Pizlo
SectionMemoryManager shouldn't be a JITMemoryManager...
tree
|
commitdiff
2013-05-10
Andrew Kaylor
Fix MCJITCAPITest.cpp unit test on Windows.
tree
|
commitdiff
2013-05-07
Rafael Espindola
Remove exception handling support from the old JIT.
tree
|
commitdiff
2013-05-06
Ulrich Weigand
[SystemZ] Set up JIT/MCJIT test cases
tree
|
commitdiff
2013-05-06
Ulrich Weigand
Simplify JIT unit test #ifdefs
tree
|
commitdiff
2013-05-01
Filip Pizlo
This exposes more MCJIT options via the C API:
tree
|
commitdiff
2013-05-01
Filip Pizlo
Wrap some lines to bring MCJITCAPITest into conformance...
tree
|
commitdiff
2013-04-29
Andrew Kaylor
Exposing MCJIT through C API
tree
|
commitdiff
2013-04-25
Andrew Kaylor
Re-enabling MCJIT object caching with memory leak fixed
tree
|
commitdiff
2013-04-25
Rafael Espindola
Revert "Adding object caching support to MCJIT"
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
Andrew Kaylor
Fixing cmake build for MCJIT unit tests
tree
|
commitdiff
2013-04-23
Andrew Kaylor
Adding object caching support to MCJIT
tree
|
commitdiff
2013-04-05
Jyotsna Verma
Enable JIT/MCJIT unit tests for targets with JIT support.
tree
|
commitdiff
2013-04-04
Rafael Espindola
Explicitly add -Wl,--export-all-symbols on mingw/cygwin.
tree
|
commitdiff
2013-04-04
Rafael Espindola
Don't export symbols in every binary on linux.
tree
|
commitdiff
2013-03-28
Jyotsna Verma
Disable JIT/MCJIT tests in unittests/ExecutionEngine...
tree
|
commitdiff
2013-01-28
Andrew Kaylor
Add support for source and line information to IntelJIT...
tree
|
commitdiff
2013-01-16
Peter Collingbourne
Introduce llvm::sys::getProcessTriple() function.
tree
|
commitdiff
2013-01-11
Eli Bendersky
Fix bug in exception table allocation (PR13678)
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines for unittest/...
tree
|
commitdiff
2012-11-27
Andrew Kaylor
Moving SectionMemoryManager into RuntimeDyld and adding...
tree
|
commitdiff
2012-11-27
Andrew Kaylor
Implementing page permission setting in MCJIT unit...
tree
|
commitdiff
2012-11-15
Andrew Kaylor
Interface changes to allow RuntimeDyld memory managers...
tree
|
commitdiff
2012-10-31
Amara Emerson
MCJIT unit test: add calls to ensure that instruction...
tree
|
commitdiff
2012-10-31
Amara Emerson
Port lli bug fix from r166920 to MCJIT unit test.
tree
|
commitdiff
2012-10-31
Amara Emerson
Commit access test.
tree
|
commitdiff
2012-10-31
Ulrich Weigand
Disable all old-JIT unit tests on PowerPC.
tree
|
commitdiff
2012-10-18
Bob Wilson
Use an export list when building JIT unittests. <rdar...
tree
|
commitdiff
2012-10-17
Bill Wendling
Marked this variable as 'used' so that LTO doesn't...
tree
|
commitdiff
2012-10-12
NAKAMURA Takumi
JITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __att...
tree
|
commitdiff
2012-10-12
Bill Wendling
Mark function as 'used' so that LTO doesn't try to...
tree
|
commitdiff
2012-10-12
NAKAMURA Takumi
Revert r165777, "Mark function as 'used' so that LTO...
tree
|
commitdiff
2012-10-12
Bill Wendling
Mark function as 'used' so that LTO doesn't try to...
tree
|
commitdiff
2012-10-08
James Molloy
Some regression tests which are testing the old jit...
tree
|
commitdiff
2012-10-04
Andrew Kaylor
Adding MCJIT and MemoryBuffer unit tests
tree
|
commitdiff
2012-09-28
Andrew Kaylor
Removing dependency on third party library for Intel...
tree
|
commitdiff
2012-09-26
Andrew Kaylor
Fix of hang during Intel JIT profiling
tree
|
commitdiff
2012-08-01
Akira Hatanaka
Implement MipsJITInfo::replaceMachineCodeForFunction.
tree
|
commitdiff
2012-07-15
Chandler Carruth
Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder...
tree
|
commitdiff
2012-06-29
Chandler Carruth
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
tree
|
commitdiff
2012-06-29
Bill Wendling
The DIBuilder class is just a wrapper around debug...
tree
|
commitdiff
2012-06-28
Bill Wendling
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
tree
|
commitdiff
2012-06-21
NAKAMURA Takumi
llvm/unittests: Simplify LINK_COMPONENTS.
tree
|
commitdiff
2012-06-21
NAKAMURA Takumi
llvm/unittests/ExecutionEngine/JIT/CMakeLists.txt:...
tree
|
commitdiff
2012-06-21
Chandler Carruth
Add some missing dependencies here that I missed in...
tree
|
commitdiff
2012-06-21
Chandler Carruth
Completely refactor the structuring of unittest CMake...
tree
|
commitdiff
2012-05-16
Simon Atanasyan
Disable JITTest.FunctionIsRecompiledAndRelinked and...
tree
|
commitdiff
2012-03-29
Danil Malyshev
Fix missed files in JIT unittests Makefile
tree
|
commitdiff
2012-03-28
Danil Malyshev
Move getPointerToNamedFunction() from JIT/MCJIT to...
tree
|
commitdiff
2012-03-22
Chandler Carruth
Revert a series of commits to MCJIT to get the build...
tree
|
commitdiff
2012-03-21
Danil Malyshev
Based on this discussion: lists.cs.uiuc.edu/pipermail...
tree
|
commitdiff
2012-03-15
Eli Bendersky
Follow-up to r152620: restore JIT event listener tests...
tree
|
commitdiff
2012-03-14
Eli Bendersky
Clean up removed file after r152620
tree
|
commitdiff
2012-03-13
Eli Bendersky
Add profiling support for Intel Parallel Amplifier...
tree
|
commitdiff
2012-01-16
Jim Grosbach
MCJIT support for non-function sections.
tree
|
commitdiff
2011-12-02
Dylan Noblesmith
unittests: add ErrorStr to ExecutionEngine test
tree
|
commitdiff
2011-11-09
NAKAMURA Takumi
unittests/MultiJITTest.cpp: Tweak how to check symbol...
tree
|
commitdiff
2011-10-16
Chris Lattner
Enhance llvm::SourceMgr to support diagnostic ranges...
tree
|
commitdiff
2011-09-03
Andrew Trick
Exclude more arm jit failures pending PR10783.
tree
|
commitdiff
2011-08-26
Andrew Trick
Excluding ARM JIT tests until someone can fix this...
tree
|
commitdiff
next