index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
SSEDomainFix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
Add StringRef::compare_numeric and use it to sort TableGen register records.
Jakob Stoklund Olesen
2010-05-26
1
-3
/
+1
*
Eliminate MachineBasicBlock::const_livein_iterator and make
Dan Gohman
2010-04-13
1
-1
/
+1
*
Fix a number of clang -Wsign-compare warnings that didn't have an obvious
John McCall
2010-04-06
1
-1
/
+1
*
Don't try to collapse DomainValues onto an incompatible SSE domain.
Jakob Stoklund Olesen
2010-04-06
1
-4
/
+12
*
Clean up SSEDomainFix pass.
Jakob Stoklund Olesen
2010-04-04
1
-55
/
+77
*
Switch SSEDomainFix to SpecificBumpPtrAllocator.
Jakob Stoklund Olesen
2010-04-04
1
-58
/
+37
*
reduce indentation, minor cleanups.
Chris Lattner
2010-03-31
1
-38
/
+42
*
Use spaces, not tabs
Jakob Stoklund Olesen
2010-03-31
1
-1
/
+1
*
Fix PR6750. Don't try to merge a DomainValue with itself.
Jakob Stoklund Olesen
2010-03-31
1
-0
/
+2
*
Fix typo. Thank you, valgrind.
Jakob Stoklund Olesen
2010-03-31
1
-1
/
+1
*
Add cross-block inference to SSEDomainFix.
Jakob Stoklund Olesen
2010-03-30
1
-29
/
+85
*
Be gentle to MSVC. C++ is hard, after all.
Jakob Stoklund Olesen
2010-03-30
1
-2
/
+3
*
Basic implementation of SSEDomainFix pass.
Jakob Stoklund Olesen
2010-03-29
1
-13
/
+350
*
Fix -Asserts warning, again.
Daniel Dunbar
2010-03-25
1
-0
/
+1
*
Add a late SSEDomainFix pass that twiddles SSE instructions to avoid domain c...
Jakob Stoklund Olesen
2010-03-25
1
-0
/
+98
*
Revert "Add a late SSEDomainFix pass that twiddles SSE instructions to avoid ...
Jakob Stoklund Olesen
2010-03-23
1
-536
/
+0
*
Add a late SSEDomainFix pass that twiddles SSE instructions to avoid domain c...
Jakob Stoklund Olesen
2010-03-23
1
-0
/
+536