1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Misha Brukman 6d62b1ee69 Hyphenate `target-dependent'
llvm-svn: 11003
2004-01-28 20:43:01 +00:00
..
Analysis Rename DSGraph::ScalarMapTy -> DSScalarMap 2004-01-28 09:15:42 +00:00
AsmParser Don't use ConstantExpr::getShift anymore 2004-01-12 19:08:43 +00:00
Bytecode Implement ModuleProvider::materializeModule() by only materializing functions 2004-01-21 22:55:34 +00:00
CodeGen Fix failing test cases with joined live intervals. It turns out that 2004-01-23 13:37:51 +00:00
CWriter Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a 2003-12-11 00:24:36 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Don't pass anything to the IntrinsicLowering class that is not_intrinsic, 2004-01-14 06:02:53 +00:00
Support Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Target Add a new (static inline) std::ostream& << AllocInfo& method. Use it. 2004-01-28 19:05:43 +00:00
Transforms Hyphenate `target-dependent' 2004-01-28 20:43:01 +00:00
VMCore Fix a problem brian ran into with the bytecode reader asserting. It turns 2004-01-23 00:55:21 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00