Commit History

Author SHA1 Message Date
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... 12 years ago
  Chandler Carruth 38f488e462 Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes 13 years ago
  Eli Bendersky f963cd3e02 Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionEngine/JIT 13 years ago
  Eli Bendersky 3c88d4a8fb Clean up removed file after r152620 13 years ago
  Eli Bendersky 61b1851a20 Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 13 years ago
  Evan Cheng 3e74d6fdd2 Move TargetRegistry and TargetSelect from Target to Support where they belong. 14 years ago
  Jeffrey Yasskin a44defeb22 Explicitly cast narrowing conversions inside {}s that will become errors in 14 years ago
  Jeffrey Yasskin f0356fe140 Kill ModuleProvider and ghost linkage by inverting the relationship between 15 years ago
  Jeffrey Yasskin 9815582fad Roll r94484 (avoiding RTTI problems in tests) forward again in a way that isn't 15 years ago
  Bob Wilson 8dd0ab074a Revert 94484. Re-disable unittests that need RTTI. 15 years ago
  Jeffrey Yasskin f5fe3beb3a Re-enable unit tests disabled in r94164 by telling GTest about the 15 years ago
  Chris Lattner e73a31f667 Stop building RTTI information for *most* llvm libraries. Notable 15 years ago
  Jeffrey Yasskin 7a9034c4db Automatically do the equivalent of freeMachineCodeForFunction(F) when F is 16 years ago
  Owen Anderson 1d0be15f89 Push LLVMContexts through the IntegerType APIs. 16 years ago
  Daniel Dunbar d370d776aa Unbreak unittests build. 16 years ago
  Reid Kleckner 4b1511b027 Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create(). 16 years ago
  Owen Anderson a439ee027b Fix unit tests. 16 years ago
  Owen Anderson 31895e7359 Hold the LLVMContext by reference rather than by pointer. 16 years ago
  Owen Anderson 0b19bb76db Fix unit tests for LLVMContext+Module. 16 years ago
  Jeffrey Yasskin df5a7daff9 Add a JITEventListener interface that gets called back when a new function is 16 years ago