Replace the -unwind-tables option with a per function flag. This is more
[oota-llvm.git] / lib / Target / MBlaze / MBlazeTargetMachine.cpp
2011-04-19 Daniel DunbarADT/Triple: Move a variety of clients to using isOSDarw...
2011-04-11 Wesley PeckAdd scheduling information for the MBlaze backend.
2011-02-17 NAKAMURA TakumiTriple::MinGW64 is deprecated and removed. We can use...
2011-01-23 Rafael EspindolaAdd support for the --noexecstack option.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-12-09 Wesley PeckReworking the stack layout generated by the MBlaze...
2010-11-24 Wesley Peck1. Fixing error where basic block labels were not being...
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-11-08 Wesley PeckAdding working version of assembly parser for the MBlaz...
2010-10-27 Wesley PeckAdding disassembler to the MicroBlaze backend.
2010-10-21 Wesley PeckAdding initial AsmParser implementation for the MBlaze...
2010-10-21 Wesley PeckRecommit 116986 with capitalization typo fixed.
2010-10-21 Wesley PeckReverting the commit 116986. It was breaking the build...
2010-10-21 Wesley PeckMajor update of the MicroBlaze backend. The new feature...
2010-05-11 Dan GohmanImplement a bunch more TargetSelectionDAGInfo infrastru...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.