index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-04-25
Reapply the SmallMap patch with a fix.
Benjamin Kramer
2012-04-25
Remove more dead code.
Jakob Stoklund Olesen
2012-04-25
Revert "First implementation of:"
Eric Christopher
2012-04-25
First implementation of:
Stepan Dyatkovskiy
2012-04-25
Simplify LiveIntervals::getApproximateInstructionCount().
Jakob Stoklund Olesen
2012-04-25
Remove a dead function.
Jakob Stoklund Olesen
2012-04-25
typo in declaration from earlier today
Andrew Trick
2012-04-24
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-24
Fix a naughty header include that breaks "installed" builds.
Andrew Trick
2012-04-24
Related to PR1255. Let's begin. I'll commit classes that corresponds to our l...
Stepan Dyatkovskiy
2012-04-24
misched: DAG builder support for tracking register pressure within the curren...
Andrew Trick
2012-04-23
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
2012-04-23
Allow forward declarations to take a context. This helps the debugger
Eric Christopher
2012-04-23
Temporarily revert r155364 until the upstream review can complete, per
Chandler Carruth
2012-04-23
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
Hexagon V5 (floating point) support.
Sirish Pande
2012-04-23
Hexagon Packetizer's target independent fix.
Sirish Pande
2012-04-23
Conflict with st_dev/st_ino identifiers under Debian GNU/Hurd
Sylvestre Ledru
2012-04-21
Add a flag to the struct type finder to collect only those types which have
Bill Wendling
2012-04-21
stop hiding SmallVector's append that takes a count + element.
Chris Lattner
2012-04-21
Remove unused PointerLikeTypeTraits for IndexListEntry.
Benjamin Kramer
2012-04-20
Revert r155241, which is causing some breakage.
Bill Wendling
2012-04-20
Make ISelPosition a local variable.
Jakob Stoklund Olesen
2012-04-20
Register DAGUpdateListeners with SelectionDAG.
Jakob Stoklund Olesen
2012-04-20
Extraneous semicolon.
Eric Christopher
2012-04-20
If we discover all of the named structs in a module, then don't bother to
Bill Wendling
2012-04-20
Added TargetRegisterInfo::getRegPressureSetName.
Andrew Trick
2012-04-20
SparseSet: Add support for key-derived indexes and arbitrary key types.
Andrew Trick
2012-04-20
Allow converting MachineBasicBlock::iterator to const_iterator.
Andrew Trick
2012-04-20
Add documentation comment.
Jim Grosbach
2012-04-19
TableGen support for auto-generating assembly two-operand aliases.
Jim Grosbach
2012-04-19
Allow targets to select the default scheduler by name.
Andrew Trick
2012-04-19
whitespace
Andrew Trick
2012-04-18
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
SourceMgr: Colorize diagnostics.
Benjamin Kramer
2012-04-18
Tidy up. Trailing whitespace.
Jim Grosbach
2012-04-18
TableGen add warning diagnostic helper functions.
Jim Grosbach
2012-04-18
SmallPtrSet: Reuse DenseMapInfo's pointer hash function instead of inventing ...
Benjamin Kramer
2012-04-18
Remove AVX vpermil intrinsics. I removed their uses from clang headers and bu...
Craig Topper
2012-04-17
fix pr12559: mark unavailable win32 math libcalls
Joe Groff
2012-04-17
platform support for counting column widths and checking isprint
Seth Cantrell
2012-04-17
Goodbye, JSONParser...
Manuel Klimek
2012-04-17
Adding operator== for document_iterator.
Manuel Klimek
2012-04-17
Unbreak the MSVC build, that next() thing again.
Francois Pichet
2012-04-17
SlotIndexes used to store the index list in a crufty custom linked-list. I can't
Lang Hames
2012-04-17
Typo in an unused field.
Andrew Trick
2012-04-16
Implement GDB integration for source level debugging of code JITed using
Preston Gurd
2012-04-16
Remove support for the special 'fast' value for fpmath accuracy for the moment.
Duncan Sands
2012-04-16
Hexagon V5 (Floating Point) Support.
Sirish Pande
2012-04-16
Make it possible to indicate relaxed floating point requirements at the IR level
Duncan Sands
[next]