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
/
utils
Age
Commit message (
Expand
)
Author
2012-08-17
Merge commit 'c723eb1aef817d47feec620933ee1ec6005cdd14'
Derek Schuff
2012-07-09
LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)
Derek Schuff
2012-07-02
Revert r159528 which taught lit's builtin shell test runner about the
Chandler Carruth
2012-07-02
Fix the C++11 build. I hate narrowing conversions.
Chandler Carruth
2012-07-02
Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-07-02
Teach the built-in shell test runner in lit to handle '|&'-style pipes.
Chandler Carruth
2012-06-29
Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-06-29
Make NumMicroOps a variable in the subtarget's instruction itinerary.
Andrew Trick
2012-06-28
Fix Windows build after r159281: s/iterator/const_iterator
Alexey Samsonov
2012-06-28
Silence unused variable warning.
Richard Trieu
2012-06-27
Refactor and speed up DFA generator.
Anshuman Dasgupta
2012-06-26
TableGen: AsmMatcher diagnostics preference detail.
Jim Grosbach
2012-06-26
X86: add GATHER intrinsics (AVX2) in LLVM
Manman Ren
2012-06-26
Teach TableGen to put chains on more instructions
Tim Northover
2012-06-26
Typo.
Eric Christopher
2012-06-22
TableGen: AsmMatcher support for better operand diagnostics.
Jim Grosbach
2012-06-22
Revert r158679 - use case is unclear (and it increases the memory footprint).
Hal Finkel
2012-06-22
Reverting makefile change wile I figure out what the heck happened
Marshall Clow
2012-06-22
Added building yaml2obj to the configure+make build system
Marshall Clow
2012-06-22
Use "NoItineraries" for processors with no itineraries.
Andrew Trick
2012-06-19
New test tool: obj2yaml
Marshall Clow
2012-06-18
Allow up to 64 functional units per processor itinerary.
Hal Finkel
2012-06-18
TableGen: AsmMatcher missing-features list minimization.
Jim Grosbach
2012-06-12
Add two newlines in ParseSubtargetFeatures's debug output after the CPU is pr...
Hal Finkel
2012-06-11
Write llvm-tblgen backends as functions instead of sub-classes.
Jakob Stoklund Olesen
2012-06-08
Sched itinerary fix: Avoid static initializers.
Andrew Trick
2012-06-08
Teach the AsmMatcherEmitter to allow InstAlias' where the suboperands of a co...
Owen Anderson
2012-06-06
Remove dead private member variables from gtest.
Benjamin Kramer
2012-06-06
Round 2 of dead private variable removal.
Benjamin Kramer
2012-06-06
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
Fix gtest build issue on Visual Studio 2012 RC
Justin Holewinski
2012-06-05
misched: Added MultiIssueItineraries.
Andrew Trick
2012-06-02
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-05-31
Didn't mean to export this function.
Jakob Stoklund Olesen
2012-05-31
Emit register unit root tables.
Jakob Stoklund Olesen
2012-05-30
Print uint16_t numbers without a sign.
Jakob Stoklund Olesen
2012-05-30
Remove little semicolon that caused a lot of warnings.
Benjamin Kramer
2012-05-29
Emit register unit lists for each register.
Jakob Stoklund Olesen
2012-05-29
Add intrinsics, code gen, assembler and disassembler support for the SSE4a ex...
Benjamin Kramer
2012-05-28
switch AttrListPtr::get to take an ArrayRef, simplifying a lot of clients.
Chris Lattner
2012-05-27
rdar://11542750 - llvm.trap should be marked no return.
Chris Lattner
2012-05-27
Reimplement the intrinsic verifier to use the same table as Intrinsic::getDef...
Chris Lattner
2012-05-27
move some code around so that Verifier.cpp can get access to the intrinsic in...
Chris Lattner
2012-05-27
enhance the intrinsic info table to encode what *kind* of Any argument
Chris Lattner
2012-05-26
rearrange some code, no functionality change.
Chris Lattner
2012-05-25
Compress MCRegisterInfo register name tables.
Jakob Stoklund Olesen
2012-05-24
Teach tblgen's set theory "sequence" operator to support an optional stride o...
Owen Anderson
2012-05-23
Fixed typo in r156905.
Patrik Hägglund
2012-05-23
small refinement to r157218 to save a tiny amount of table size in the common
Chris Lattner
2012-05-22
Also compute TopoSigs in synthetic register classes.
Jakob Stoklund Olesen
[next]