Go to file
Evan Cheng 04f72fc955 CommuteChangesDestination() should check if to-be-commuted instruction defines any register. Also teaches the default commuteInstruction() to commute instruction without definitions (e.g. X86::test / ARM::tsp).
llvm-svn: 74602
2009-07-01 08:29:08 +00:00
clang Implement Eli's feedback for vecto constant expressions; 2009-07-01 07:50:47 +00:00
compiler-rt Add missing include for getpagesize, and fix a typo. 2009-07-01 06:06:42 +00:00
llvm CommuteChangesDestination() should check if to-be-commuted instruction defines any register. Also teaches the default commuteInstruction() to commute instruction without definitions (e.g. X86::test / ARM::tsp). 2009-07-01 08:29:08 +00:00