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
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-18
26
-605
/
+564
*
Get rid of compilation warnings. Per Devang.
Dale Johannesen
2008-03-18
1
-3
/
+3
*
Identify Analysis pass.
Devang Patel
2008-03-18
19
-0
/
+83
*
Update heuritics that estimates cost of call instructions.
Devang Patel
2008-03-17
1
-0
/
+5
*
Make Complex long long/double/long double work
Dale Johannesen
2008-03-17
2
-2
/
+19
*
Clarify the unwind attribute. Add assumption
Duncan Sands
2008-03-17
1
-4
/
+6
*
Fix for "make install" of ocaml docs. Patch by Erick Tryzelaar!
Bill Wendling
2008-03-17
1
-0
/
+5
*
Add support for escaping {} in asm strings, based on patch from Nick Burns.
Nate Begeman
2008-03-17
1
-1
/
+18
*
Check in some #ifdef'd out code switching call argument
Chris Lattner
2008-03-17
2
-42
/
+112
*
minor cleanups
Chris Lattner
2008-03-17
1
-36
/
+30
*
Unbreak JIT. Ignore TargetInstrInfo::IMPLICIT_DEF.
Evan Cheng
2008-03-17
3
-0
/
+4
*
A first attempt at updating live intervals, with code lifted from
Owen Anderson
2008-03-17
1
-4
/
+176
*
remove dead code
Chris Lattner
2008-03-17
1
-32
/
+0
*
Switch sparc from using LowerCallTo to using LowerOperation(CALL) like
Chris Lattner
2008-03-17
2
-71
/
+47
*
Start moving sparc to use SparcCallingConv.td, switching over
Chris Lattner
2008-03-17
4
-273
/
+291
*
split sparc lowering out into SparcISelLowering.{cpp|h} to follow
Chris Lattner
2008-03-17
3
-986
/
+1023
*
refactor the LowerOperation code out to individual functions for
Chris Lattner
2008-03-17
1
-173
/
+197
*
Next round of PPC32 ABI changes. Allow for gcc
Dale Johannesen
2008-03-17
2
-13
/
+66
*
various rotate fun.
Chris Lattner
2008-03-17
1
-0
/
+44
*
ensure we continue matching x86-64 rotates.
Chris Lattner
2008-03-17
1
-0
/
+19
*
__builtin_ia32_movntdqa reads memory
Nate Begeman
2008-03-16
1
-1
/
+1
*
Add a couple missing SSE4 instructions
Nate Begeman
2008-03-16
1
-0
/
+11
*
C and Objective Caml bindings for the TargetData class.
Gordon Henriksen
2008-03-16
10
-5
/
+583
*
Add assert for non-hexadecimal radixes.
Bill Wendling
2008-03-16
1
-0
/
+4
*
Housekeeping.
Gordon Henriksen
2008-03-16
1
-6
/
+36
*
C and Objective Caml bindings for several scalar transforms.
Gordon Henriksen
2008-03-16
9
-1
/
+282
*
Remove unnecessary includes.
Gordon Henriksen
2008-03-16
1
-2
/
+1
*
All of these tests had out of date syntax and were never even running through
Nick Lewycky
2008-03-16
7
-28
/
+26
*
Functions are allowed to return structures. (Note that this test never failed.)
Nick Lewycky
2008-03-16
1
-7
/
+0
*
Regressions/ is long gone.
Nick Lewycky
2008-03-16
1
-1
/
+1
*
Commit works on regular functions too. Fix the syntax to allow @foo.
Nick Lewycky
2008-03-16
1
-3
/
+3
*
C and Objective Caml bindings for PassManagers.
Gordon Henriksen
2008-03-16
6
-14
/
+234
*
Make insert_subreg a two-address instruction, vastly simplifying LowerSubregs...
Christopher Lamb
2008-03-16
11
-208
/
+158
*
Minor documentation fix.
Gordon Henriksen
2008-03-15
1
-1
/
+1
*
Remove isImplicitDef TargetInstrDesc flag.
Evan Cheng
2008-03-15
6
-16
/
+3
*
Replace all target specific implicit def instructions with a target independe...
Evan Cheng
2008-03-15
31
-178
/
+68
*
Expose Module::dump via C and Ocaml.
Gordon Henriksen
2008-03-14
4
-0
/
+14
*
Expose Module::dump via C and Ocaml.
Gordon Henriksen
2008-03-14
1
-0
/
+4
*
move the Use destructor where it belongs to
Gabor Greif
2008-03-14
2
-6
/
+4
*
Back out r48353. Not needed.
Evan Cheng
2008-03-14
2
-16
/
+4
*
Do not generate special entries in the dwarf eh
Duncan Sands
2008-03-14
1
-6
/
+2
*
Restore this member, which is used on win32.
Chris Lattner
2008-03-14
1
-2
/
+1
*
Fix PR2138. Apparently any modification to a std::multimap (including remove ...
Evan Cheng
2008-03-14
2
-2
/
+56
*
this was removed from the Unix side.
Chris Lattner
2008-03-14
1
-5
/
+0
*
Update comments; getPassName no longer uses RTTI.
Dan Gohman
2008-03-14
2
-5
/
+5
*
Move the PMStack class out of Pass.h and into PassManagers.h.
Dan Gohman
2008-03-14
3
-28
/
+32
*
Implement the real calling convention for ppc32 Altivec:
Dale Johannesen
2008-03-14
1
-21
/
+118
*
Fix some 80 col violations.
Evan Cheng
2008-03-14
1
-22
/
+22
*
Fix a number of encoding bugs. SSE 4.1 instructions MPSADBWrri, PINSRDrr, etc...
Evan Cheng
2008-03-14
3
-32
/
+32
*
Add debugging stuff.
Evan Cheng
2008-03-14
1
-0
/
+4
[next]