llvm/lib
Dan Gohman 59e34921a5 Use GR32 for copies between GR32_NOSP and GR32_NOREX, as neither
is a subset of the other, but both are subsets of GR32.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78250 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-05 22:18:26 +00:00
..
Analysis Make block and function count available via ProfileInfo. 2009-08-05 21:51:16 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix some column padding bugs, reorganize things as suggested by Chris 2009-08-05 21:00:52 +00:00
CompilerDriver
Debugger
ExecutionEngine Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old 2009-08-04 23:53:16 +00:00
Linker
MC
Support Fix FindExecutable to use sys::Path::GetMainExecutable instead of 2009-08-05 20:21:17 +00:00
System Minor code simplification. 2009-08-05 20:16:55 +00:00
Target Use GR32 for copies between GR32_NOSP and GR32_NOREX, as neither 2009-08-05 22:18:26 +00:00
Transforms
VMCore Privatize the FunctionType table. 2009-08-05 18:13:27 +00:00
Makefile