index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Jade to the list of external projects using LLVM in the release notes.
Arnaud A. de Grandmaison
2013-05-15
1
-0
/
+14
*
[SystemZ] Add more future work items to the README
Richard Sandiford
2013-05-15
1
-7
/
+91
*
[SystemZ] Consolidate disassembler tests for valid input into 2 big tests
Richard Sandiford
2013-05-15
339
-6714
/
+6953
*
[SystemZ] Consolidate assembler tests into 4 big tests
Richard Sandiford
2013-05-15
609
-10038
/
+9176
*
Fix build on Windows
Timur Iskhodzhanov
2013-05-15
1
-0
/
+1
*
Use only explicit bool conversion operators
David Blaikie
2013-05-15
13
-17
/
+23
*
ELFRelocationEntry::operator<(): Try to stabilize the order. r_offset was ins...
NAKAMURA Takumi
2013-05-15
1
-1
/
+8
*
LoopVectorize: Fix comments
Arnold Schwaighofer
2013-05-15
1
-4
/
+4
*
LoopVectorize: Hoist conditional loads if possible
Arnold Schwaighofer
2013-05-15
2
-3
/
+171
*
Speed up Value::isUsedInBasicBlock() for long use lists.
Jakob Stoklund Olesen
2013-05-14
1
-14
/
+13
*
Fix two typo
Sylvestre Ledru
2013-05-14
2
-2
/
+2
*
ExceptionDemo: Corresponding to r181820, SectionMemoryManager should belong t...
NAKAMURA Takumi
2013-05-14
1
-2
/
+2
*
Object: Fix Mach-O relocation printing.
Ahmed Bougacha
2013-05-14
2
-2
/
+38
*
ARM ISel: Don't create illegal types during LowerMUL
Arnold Schwaighofer
2013-05-14
2
-25
/
+56
*
GlobalOpt: fix an issue where CXAAtExitFn points to a deleted function.
Manman Ren
2013-05-14
2
-3
/
+9
*
Revert previous patch, it's actually on under Wall.
Eric Christopher
2013-05-14
1
-2
/
+1
*
Add -Wreorder to the list of C++ warnings.
Eric Christopher
2013-05-14
1
-1
/
+2
*
Make getCompileUnit non-const and return the current DIE if it
Eric Christopher
2013-05-14
2
-3
/
+3
*
Add 'CHECK-DAG' support
Michael Liao
2013-05-14
4
-23
/
+306
*
Refactor string checking. No functionality change.
Michael Liao
2013-05-14
1
-62
/
+94
*
Implement the PowerPC system call (sc) instruction.
Bill Schmidt
2013-05-14
5
-1
/
+30
*
SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the
Filip Pizlo
2013-05-14
7
-74
/
+57
*
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
Jyotsna Verma
2013-05-14
7
-6
/
+724
*
Reapply "Subtract isn't commutative, fix this for MMX psub." with
Eric Christopher
2013-05-14
2
-7
/
+220
*
Temporarily revert "Subtract isn't commutative, fix this for MMX psub."
Eric Christopher
2013-05-14
2
-220
/
+7
*
Fix __clear_cache declaration.
Rafael Espindola
2013-05-14
1
-1
/
+1
*
Subtract isn't commutative, fix this for MMX psub.
Eric Christopher
2013-05-14
2
-7
/
+220
*
Recognize sparc64 as an alias for sparcv9 triples.
Jakob Stoklund Olesen
2013-05-14
2
-3
/
+3
*
Hexagon: Add patterns to generate 'combine' instructions.
Jyotsna Verma
2013-05-14
2
-0
/
+167
*
Hexagon: ArePredicatesComplement should not restrict itself to TFRs.
Jyotsna Verma
2013-05-14
2
-5
/
+63
*
Add bitcast to store of personality function.
Kai Nacke
2013-05-14
1
-1
/
+3
*
Fix ARM FastISel tests, as a first step to enabling ARM FastISel
Derek Schuff
2013-05-14
18
-168
/
+143
*
PPC32: Fix stack collision between FP and CR save areas.
Bill Schmidt
2013-05-14
2
-4
/
+9
*
Hexagon: Test case to check if branch probabilities are properly reflected in
Jyotsna Verma
2013-05-14
1
-0
/
+79
*
Hexagon: Remove dead-code after unconditional return from addPreSched2.
Jyotsna Verma
2013-05-14
1
-3
/
+0
*
R600/SI: Add processor type for Hainan asic
Tom Stellard
2013-05-14
2
-1
/
+3
*
Get the unittests compiling when building with cmake and the setting
Duncan Sands
2013-05-14
2
-1
/
+6
*
Declare __clear_cache.
Rafael Espindola
2013-05-14
1
-0
/
+1
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
353
-7
/
+7189
*
R600/SI: Add lit test coverage for the remaining patterns added recently
Michel Danzer
2013-05-14
6
-11
/
+111
*
[SystemZ] Add extra testscases for r181773
Richard Sandiford
2013-05-14
24
-0
/
+384
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
31
-130
/
+425
*
[SystemZ] Remove bogus isAsmParserOnly
Richard Sandiford
2013-05-14
1
-28
/
+22
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
3
-57
/
+79
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
5
-312
/
+326
*
Removed trailing whitespace.
Michael Gottesman
2013-05-14
1
-4
/
+4
*
Fix typo.
Reed Kotler
2013-05-14
1
-1
/
+1
*
Removed an unnamed namespace and forgot to make two of the functions inside
Reed Kotler
2013-05-14
1
-3
/
+5
*
This is the first of three patches which creates stubs used for
Reed Kotler
2013-05-14
2
-0
/
+1303
*
StackColoring: don't clear an instruction's mem operand if the underlying
Akira Hatanaka
2013-05-14
2
-0
/
+44
[next]