Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6d0c25ec3a7ca822e68f73a4481eee43eb5c9485
/
utils
/
TableGen
/
FastISelEmitter.cpp
6d0c25e
Add support for fast isel of (integer) immediate materialization pattens, and use them to support
by Owen Anderson
· 17 years ago
0bfb752
Add a few comments.
by Dan Gohman
· 17 years ago
22bb311
Factor out the predicate check code from DAGISelEmitter.cpp
by Dan Gohman
· 17 years ago
d5fe57d
Basic fast-isel support for instructions with constant int operands.
by Dan Gohman
· 17 years ago
520b50c
Remove the code that limited FastISel to certain fixed signatures.
by Dan Gohman
· 17 years ago
c7f72de
Begin making more use of the FastISelEmitter class.
by Dan Gohman
· 17 years ago
83babde
Remove an obsolete todo comment.
by Dan Gohman
· 17 years ago
1e0ee4b
Factor the code for determining the target-specific instruction
by Dan Gohman
· 17 years ago
bb46633
Simplify FastISel's constructor argument list, make the FastISel
by Dan Gohman
· 17 years ago
cf711aa
For now, restrict FastISel to instructions that only involve one register class.
by Dan Gohman
· 17 years ago
d1d2ee8
Factor out the code to scan an instruction's operands into a helper function.
by Dan Gohman
· 17 years ago
379cad4
Add more comments.
by Dan Gohman
· 17 years ago
56e0f87
Fix indentation in FastISel tablegen-emitted code.
by Dan Gohman
· 17 years ago
f4137b5
Add more checking to filter out more kinds of things that
by Dan Gohman
· 17 years ago
5672634
80 columns.
by Dan Gohman
· 17 years ago
04b7dfb
Add a few doxygen comments.
by Dan Gohman
· 17 years ago
b0cf29c
Initial checkin of the new "fast" instruction selection support. See
by Dan Gohman
· 17 years ago