This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
CodeGen
History
Vikram S. Adve
8e01c0b70e
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
...
but did not pass the arguments by reference! llvm-svn: 1906
2002-03-18 03:37:19 +00:00
..
InstrSched
Change to make it build with GCC 2.95.3
2002-02-26 18:57:15 +00:00
InstrSelection
Constants are now added to the constant pool only when a load
2002-03-18 03:33:43 +00:00
RegAlloc
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
2002-03-18 03:37:19 +00:00
MachineCodeForInstruction.cpp
Code pulled out of MAchineInstr.(h|cpp)
2002-02-03 07:54:50 +00:00
MachineFunction.cpp
Added function computeOffsetforLocalVar to check how big the
2002-03-18 03:36:30 +00:00
MachineInstr.cpp
Bug fix in setting CC register.
2002-03-18 03:35:24 +00:00
Makefile
added RegAlloc Directory to DIRS
2001-09-14 21:28:17 +00:00